[next] telepathy-glib: NEWS: updated

Jonny Lamb jonny at kemper.freedesktop.org
Fri Aug 31 03:18:54 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 54e3a228f78adb668b51ab1249fe6d60ecad0732
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=54e3a228f78adb668b51ab1249fe6d60ecad0732

Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date:   Mon Aug 27 18:04:51 2012 +0100

NEWS: updated

Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

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

diff --git a/NEWS b/NEWS
index 691adb9..b5c977f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 telepathy-glib 0.19.7 (UNRELEASED)
 ==================================
 
+Enhancements:
+
+• Add API to TpBaseChannel to allow it to disappear and reappear from
+  the bus without disposing the object. (fd.o#48210, Jonny)
+
 Fixes:
 
 • In tp_account_dup_storage_identifier_variant, don't fail if there is no
@@ -9,6 +14,10 @@ Fixes:
 • Remove duplicate TpBaseConnection typedef, fixing compilation with pre-C11
   compilers like gcc < 4.6 (fd.o #53100, Simon)
 
+• Use AS_CASE instead of case/esac, and AS_IF instead of
+  if/then/[else/]fi in configure.ac, as they are safer and guaranteed
+  to work (fd.o#681413, Simon)
+
 telepathy-glib 0.19.6 (2012-08-06)
 ==================================
 



More information about the telepathy-commits mailing list