summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-19 16:20:27 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-19 16:20:53 +0100
commit96bd485cecb2fe753ebbaa1cae3461646f9d53d0 (patch)
treef6b992bfd075cfedf93054f182b60a5ce354f140
parent4594dff9f02c0c6548bda8815dbd02d1bfb005e2 (diff)
prepare 0.8.12 releasetelepathy-gabble-0.8.12
-rw-r--r--NEWS19
-rw-r--r--configure.ac4
2 files changed, 21 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 03a9f9a35..de6b706b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+telepathy-gabble 0.8.12 (2010-03-19)
+====================================
+
+The “Joey, do you like movies about gladiators?” release.
+
+Fixes:
+
+• Jingle: Don't send a content-modify message if the content
+ hasn't been sent yet. (ptlo)
+
+• Improve Windows portability. (smcv)
+
+• Location: implement the 'accuracy' key instead of the deprecated
+ 'error' one. (cassidy)
+
+• Fix a crash when updating the tube capabilities of a contact.
+ (fd.o #27131, cassidy)
+
+
telepathy-gabble 0.8.11 (2010-02-16)
====================================
diff --git a/configure.ac b/configure.ac
index ef0ddccef..012d4a14f 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], [11])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [12])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],