summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-04-16 19:46:54 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-04-16 19:52:11 +0100
commit5c39b63cb7f36ab1526b78bbeb56832c053e9eba (patch)
treecbb4541c2cfa486b3ed54873e58e6c8de835ac5c
parent3ebb7822b9fb9692b9ddb807b9f2e17cfbac5a01 (diff)
-rw-r--r--NEWS14
-rw-r--r--configure.ac4
2 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index de6b706b2..d4a680288 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+telepathy-gabble 0.8.13 (2010-04-16)
+====================================
+
+The “like soldiers marching into the sea” release.
+
+Enhancements:
+
+• Expose “MUC full” as Busy on the Group interface. (wjt)
+
+Fixes:
+
+• GetContactAttributes(): return an empty hash for a contact's location
+ if we don't know their location. Fixes fd.o#27694 (cassidy)
+
telepathy-gabble 0.8.12 (2010-03-19)
====================================
diff --git a/configure.ac b/configure.ac
index adea797c2..9e3d48124 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], [8])
-m4_define([gabble_micro_version], [12])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [13])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],