summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-04 11:07:24 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-04 11:07:24 +0000
commitb51b4d57fe5d02e529fbc6ee5e4d34280be828e4 (patch)
treeefe989029e75d5511f37eabe0f60df76bfa88a46
parentb7e3d9c5637a503783a77ae5e891ede4e30cc655 (diff)
-rw-r--r--NEWS34
-rw-r--r--configure.ac6
2 files changed, 35 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ef7d274a6..b81f29399 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,37 @@
-telepathy-gabble 0.11.0 (UNRELEASED)
+telepathy-gabble 0.11.0 (2010-11-04)
====================================
-…
+The "your gmail theme is horrible and offensive" release.
+
+Enhancements:
+
+• Implement the ContactList, ContactGroups interfaces, refactoring
+ GabbleRoster considerably in the process (smcv)
+
+• fd.o #28413: implement DTMF on StreamedMedia and Call channels, up-to-date
+ for spec 0.21.3 (Jack Bates, smcv, jonny)
+
+• Implement the ClientTypes interface (jonny)
+
+• Make the tests considerably less prone to race conditions (sjoerd)
+
+• Adapt GabbleCapsChannelManager to be useful in Salut too (smcv)
+
+• fd.o #31216: implement the stable version of MailNotification (smcv)
+
+• fd.o #28726: use Google's Shared Status extension to support being
+ invisible/hidden on Google Talk (eeejay)
+
+• Add a summary of how Tubes capabilities work (wjt)
+
+Fixes:
+
+• Poll GMail servers periodically for a short time after each mail
+ notification, to work around the server throttling notifications (stormer)
+
+• fd.o #30950: advertise the immutable properties of Messages channels (smcv)
+
+• fd.o #28279: don't announce new Tubes channels until ready (sjoerd)
telepathy-gabble 0.10.4 (2010-11-02)
====================================
diff --git a/configure.ac b/configure.ac
index a8bf1e333..c67a60a57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,9 +8,9 @@ AC_PREREQ([2.59])
# set gabble_nano_version to 0.
m4_define([gabble_major_version], [0])
-m4_define([gabble_minor_version], [10])
-m4_define([gabble_micro_version], [999])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_minor_version], [11])
+m4_define([gabble_micro_version], [0])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],