summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
-rw-r--r--configure.ac4
2 files changed, 12 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 740a4b342..47315bd45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,18 @@
-telepathy-gabble 0.15.2 (UNRELEASED)
+telepathy-gabble 0.15.2 (2011-12-21)
====================================
-💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃 💃
-
Enhancements:
+• fd.o#43588, fd.o#43889: Add public
+ gabble_connection_add_sidecar_own_caps_full() function which
+ includes data forms. (Alban)
+
+Fixes:
+
• fd.o#42462: Update wocky snapshot to fix gabble getting kicked from D-Bus
- when non-character utf-8 is used by remote clients
+ when non-character utf-8 is used by remote clients (Sjoerd)
+
+• Fix the build when using GLib 2.32. (Xavier)
telepathy-gabble 0.15.1 (2011-11-24)
====================================
diff --git a/configure.ac b/configure.ac
index fe3067380..958c361a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([gabble_major_version], [0])
m4_define([gabble_minor_version], [15])
-m4_define([gabble_micro_version], [1])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [2])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],