summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 89c34e786..74014b146 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-telepathy-gabble 0.19.0 (UNRELEASED)
-====================================
+telepathy-gabble 0.99.10 (2014-04-03)
+=====================================
-The “very confused owl” release.
+The “you and whose army?” release.
Compile-time configuration:
@@ -10,12 +10,14 @@ Compile-time configuration:
Dependencies:
-• telepathy-glib ≥ 0.23.0 is required
+• telepathy-glib ≥ 0.99.10 is required
• Autoconf 2.60 is required
External changes:
+• Port to Telepathy 1
+
• Remove support for legacy StreamedMedia calls, and legacy Capabilities;
Gabble only implements Call1 calls and ContactCapabilities now
(fd.o #69194; Xavier, Simon, Guillaume)
@@ -24,6 +26,13 @@ External changes:
• Improve XMPP console (fd.o #66085, Will)
+• Remove OLPC-specific interfaces since they are not compatible with
+ Telepathy 1; please provide patches if you need them back, preferably
+ implementing them as a plugin or sidecar
+
+• Add GNOME-style installed-tests metadata if --enable-installed-tests
+ is used, and output in TAP format (fd.o #74626, Simon)
+
Fixes:
• Stop claiming to implement legacy Presence, which was deleted in 2011