[telepathy-glib/master] update NEWS

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Nov 19 07:42:06 PST 2009


---
 NEWS |   28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 3849f0d..72852d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,33 @@
 telepathy-glib 0.9.2 (UNRELEASED)
 =================================
 
-...
+Enhancements:
+
+* Add tp_value_array_build utility function (sjoerd)
+
+* Add tp_g_signal_connect_object, a non-leaky version of
+  g_signal_connect_object (alsuren)
+
+Fixes:
+
+* fd.o #24257: make sure tp_account_prepare, tp_account_manager_prepare
+  will fail if the object is invalidated, rather than never finishing
+  (alsuren)
+
+* fd.o #25051: fix a use-after-free in TpAccountManager by disconnecting
+  signal handlers on destruction (alsuren)
+
+* fd.o #24654: fix a potential use-after-free in TpAccount and TpAccountManager
+  by copying the list of features required (alsuren)
+
+* Future-proof TpAccount and TpAccountManager to allow more than one Feature
+  (alsuren)
+
+* fd.o #24394: improve code portability to Windows headers and compilers,
+  based on patches from Matti Reijonen (smcv)
+
+* fd.o #25121: fix failure to link when -Wl,--no-add-needed is used, which is
+  the (faster) default behaviour for binutils-gold (Debian #556486) (smcv)
 
 telepathy-glib 0.9.1 (2009-10-15)
 =================================
-- 
1.5.6.5




More information about the telepathy-commits mailing list