summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-04-12 11:51:35 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-04-12 11:51:35 +0100
commite2b5e25a33edc03682b61b307d640dfbf3b72e6c (patch)
tree8d29318281f01c70efc792e98bb2b22ca650b9b8
parent76b0d3cc3f6dd10f1f88a7e7b1d57a88ac531a08 (diff)
downloadtelepathy-glib-e2b5e25a33edc03682b61b307d640dfbf3b72e6c.tar.gz
0.18 NEWS
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef0f325a9..c28b0445c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
telepathy-glib 0.18.1 (UNRELEASED)
==================================
-...
+Enhancements:
+
+• Make various methods of the form get_foo() available to
+ gobject-introspection (Xavier)
+
+• Improve stream tube examples (Guillaume)
+
+Fixes:
+
+• Change the type of TpStreamTubeConnection::closed's argument from
+ POINTER to ERROR so PyGI can bind it (Guillaume)
+
+• Use the right macro to avoid post-2.30 GLib APIs (Guillaume)
telepathy-glib 0.18.0 (2012-04-02)
==================================