[next] telepathy-glib: NEWS for 0.21

Simon McVittie smcv at kemper.freedesktop.org
Thu Jan 3 10:22:39 PST 2013


Module: telepathy-glib
Branch: next
Commit: ff1eea1e3abdc78665bb8b72c65bb19c8b1084b3
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ff1eea1e3abdc78665bb8b72c65bb19c8b1084b3

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Jan  3 18:19:08 2013 +0000

NEWS for 0.21

---

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 6f87e38..e984977 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,31 @@
 telepathy-glib 0.21.0 (UNRELEASED)
 ==================================
 
+This starts a new development branch.
+
+Enhancements:
+
+• Code-generation now copes with ${PYTHON} being set to Python 3
+  (e.g. "./configure PYTHON=python3" on Debian); Python 2 remains
+  fully supported (fd.o #56758, Simon)
+
 Fixes:
 
+• Remove the pkg-config dependency from .pc files (Will)
+
 • Add missing (element-type) introspection annotations to
   tp_capabilities_get_channel_classes, tp_asv_get_bytes and
   tp_client_channel_factory_dup_channel_features (fd.o #58851, Philip Withnall)
 
+• Don't emit the NewChannels signal twice for the obsolete ContactList GROUP
+  channels (fd.o #52011, Simon)
+
+Deprecations:
+
+• tp_g_key_file_get_int64, tp_g_key_file_get_uint64 (use the corresponding
+  functions from GLib ≥ 2.26)
+
+
 telepathy-glib 0.20.1 (2012-11-09)
 ==================================
 



More information about the telepathy-commits mailing list