summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-27 15:07:59 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-07-27 15:07:59 +0100
commitecf29e6a17441829bd369bd2d25245c8dcb7aa73 (patch)
tree0ce36e41653fee1bb82221cfd4685ed17919cc94
parent3ad658923c085f7ecad5cca06ab0de77fa7eadf4 (diff)
downloadtelepathy-gabble-ecf29e6a17441829bd369bd2d25245c8dcb7aa73.tar.gz
-rw-r--r--NEWS12
-rw-r--r--configure.ac4
2 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cd6f874f3..8522ccaec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
-telepathy-gabble 0.12.4 (UNRELEASED)
+telepathy-gabble 0.12.4 (2011-07-27)
====================================
+The “excuse me but water you doin?” release.
+
+Fixes:
+
+• If telepathy-yell is installed to /usr/include, the included copy will still
+ be used. (Vincent Penquerc'h, fd.o#37492)
+
+• With GnuTLS 2.12, sending very large amounts of data will no longer cause the
+ connection to stall. (Sjoerd Simons, fd.o#36077)
+
telepathy-gabble 0.12.3 (2011-06-24)
====================================
diff --git a/configure.ac b/configure.ac
index e2bb04e1b..d22410f12 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], [12])
-m4_define([gabble_micro_version], [3])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [4])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],