[Telepathy-commits] [telepathy-glib/master] Update NEWS

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Dec 1 03:14:00 PST 2008


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

diff --git a/NEWS b/NEWS
index 661567c..a54854b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,23 @@ Dependencies:
 
 Enhancements:
 
+* TpContact now has a fast path using the Contacts interface to reduce
+  D-Bus round-trips, if supported
+
+* tp_connection_get_contact_attributes integrates the Contacts interface
+  with TpConnection's handle reference tracking at a lower level
+
+* TpChannel now tracks its immutable properties (as provided by
+  Requests.NewChannels, Requests.CreateChannel and Requests.EnsureChannel),
+  can be constructed from a dictionary of immutable properties
+  (tp_channel_new_from_properties), and has a fast path using GetAll to reduce
+  round trips (if supported); when constructed from a dictionary of immutable
+  properties, non-Group channels should become 'ready' in a single round-trip
+
 Fixes:
 
+* fd.o #15092: mixins in a superclass should now work correctly in subclasses
+
 telepathy-glib 0.7.18 (2008-11-03)
 ==================================
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list