[Telepathy-commits] [telepathy-glib/master] NEWS: update with changes so far
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Oct 28 10:44:59 PDT 2008
---
NEWS | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index b78949c..008e172 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,22 @@
telepathy-glib 0.7.18 (UNRELEASED)
==================================
-...
+Enhancements:
+
+* Add TpContact, an object representing a contact, with inspection of various
+ attributes (e.g. alias, avatar token and SimplePresence)
+
+Fixes:
+
+* Use unsigned int (rather than gboolean, which is signed!) for bitfields
+
+* Fix a memory leak when a TpChannel with the Group interface is freed
+
+* Fix a memory leak in tp_connection_unref_handles when no handles are released
+
+* Fix some memory leaks in the regression tests
+
+* Re-enable the coding style check and fix various things it complained about
telepathy-glib 0.7.17 (2008-10-14)
==================================
--
1.5.6.5
More information about the Telepathy-commits
mailing list