summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-10-27 17:07:43 +0000
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-10-27 17:07:43 +0000
commit6b8efd0db961cb9665907ad4f4d00cdc701ce671 (patch)
tree142dca194d37e165097121e53c68ef8a27dccc66 /NEWS
parent8a758ada0b9e8249d71bbc80a1730267cc2ac4d1 (diff)
downloadtelepathy-gabble-6b8efd0db961cb9665907ad4f4d00cdc701ce671.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cdec62e52..a774b463c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
telepathy-gabble 0.9.2 (UNRELEASED)
===================================
+The ``The photo device is down'' release.
+
+Highlights:
+
+* Add support for using OpenSSL instead of GNUTLS for SSL support
+
Fixes:
* Honour errors that tell us to wait and try again when fetching vCards. This
@@ -9,6 +15,16 @@ Fixes:
* Don't re-fetch our own avatar in a loop when connecting to Google
Talk. This should fix #23684 once and for all. (Alban)
+* Don't trust other people's <message/> IDs to be globally unique: in
+ particular, Google Talk uses simple incrementing integers (wjt)
+
+* Use the correct marshaller for the pre-presence signal, fixing a cr
+ 64-bit platforms (wjt)
+
+* Make sure the Connection object disappears from the bus when disconnected
+ (Vivek)
+
+
telepathy-gabble 0.9.1 (2009-09-25)
===================================