[Telepathy-commits] [telepathy-glib/master] NEWS: update with recently merged branches

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 17 10:00:55 PDT 2009


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

diff --git a/NEWS b/NEWS
index d45b1fb..81617c2 100644
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,22 @@ Enhancements:
   shortcut for a sequence like tp_g_value_slice_new (G_TYPE_UINT) followed by
   g_value_set_uint
 
+* Add an example connection manager that has dummy StreamedMedia channels
+
+* Add an example connection manager that has dummy ContactList channels
+  vaguely resembling the XMPP roster
+
 Fixes:
 
+* fd.o #20646: in TpChannel, when adding contacts to one of the Group sets,
+  remove them from both of the others
+
+* Use AM_PATH_PYTHON to detect the Python version
+
+* In TpGroupMixin, let implementations allow the self-handle to be removed
+  regardless of whether the CAN_REMOVE flag is set. This is meant to be how
+  you remove yourself gracefully from a chatroom or streamed media call.
+
 * fd.o #20165: fix a use-after-free in tp_base_connection_register() that
   causes connection managers to assert if they have not already called
   tp_dbus_daemon_dup() or tp_run_connection_manager() (regression in 0.7.26
-- 
1.5.6.5



More information about the telepathy-commits mailing list