[Telepathy-commits] [telepathy-gabble/master] NEWS: write news entries so far

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 19 11:22:09 PDT 2008


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

diff --git a/NEWS b/NEWS
index 3bb3257..a60eaad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+telepathy-gabble 0.7.8 (unreleased)
+===================================
+
+telepathy-gabble is now maintained in git instead of darcs. See README for
+details.
+
+Requirements:
+
+* telepathy-glib >= 0.7.14
+* To build from git, automake 1.9 (although 0.7.7 actually required this too)
+
+Enhancements:
+
+* Implement the Contacts interface for bulk contact-handle inspection
+
+* Start to port channel factories away from TpChannelFactoryIface in
+  preparation for implementing the Requests API
+
+* Add a simple smoke-test for SimplePresence
+
+Fixes:
+
+* Obey the Telepathy spec by giving 'dnd' presence type Presence_Type_Busy
+  and not Presence_Type_Away
+
+* Fix the test suite so test failure causes a nonzero exit status
+
+* Fix test-si-tubes and test-disco to run the test all the way through
+
+* Use the pedantically correct marshaller for a GArray, since GObject 2.17
+  actually checks for POINTER vs BOXED
+
+* Remove unconditional debug messages in a few places
+
+* Use tp_debug_divert_messages() rather than our own copy of it, since we
+  now depend on a new enough telepathy-glib anyway
+
 telepathy-gabble 0.7.7 (2008-07-31)
 ===================================
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list