summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-11-23 16:12:45 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-11-23 16:12:45 +0000
commit78a1586bfeac6a383a38bd889f92dfe2ca63858b (patch)
treecfdd4238d8fd76e8d1804bc704d1dabec29e7136
parent2048ede8bc3969d8e90e42856277988f158b2275 (diff)
NEWS for 0.17.2
I genuinely laughed out loud when I saw the line removed by this patch.
-rw-r--r--glib/NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/glib/NEWS b/glib/NEWS
index 2fb5a62fe..614e21511 100644
--- a/glib/NEWS
+++ b/glib/NEWS
@@ -1,7 +1,28 @@
telepathy-glib 0.17.2 (UNRELEASED)
==================================
-Y U NO FILL NEWS FILE?!
+The “maple syrup bread” release.
+
+Enhancements:
+
+• TpBaseProtocol now supports the freshly-undrafted
+ Protocol.Interface.Addressing from spec 0.25.1. (Eitan, Andre)
+
+• Building on Android using 'androgenizer' is now supported (Derek
+ Foreman)
+
+Fixes:
+
+• Speculatively replace _free/_destroy with _unref everywhere, and add a
+ coding style check. (Xavier)
+
+• Ensure GSocketConnection objects are properly closed and freed for
+ incoming TpFileTransferChannels. (Jonathan)
+
+• Many documentation nits have been fixed. (Jonathan)
+
+• Building the GObject-Introspection repository now works reliably when
+ using `make -j`. (Will)
telepathy-glib 0.17.1 (2011-11-15)
==================================