diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2009-03-26 00:18:35 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-04-04 11:23:45 +0100 |
commit | 00e5a2f6b6390bd0739006f130d8addfa8b62ea2 (patch) | |
tree | cade1370fc161ff092c68aead4dbd574ca851af5 /NEWS | |
parent | b648451a63d0f58fd86e5d421e71a9d45883ea58 (diff) |
Add NEWS for 0.3.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -7,6 +7,24 @@ Dependencies: * telepathy-glib >= 0.7.21 is now required. +Enhancements: + + * Connections implement the Requests, SimplePresence and Contacts + interfaces, courtesy of Simon McVittie. + * Text channels implement the Messages and Destroyable interfaces. + +Fixes: + + * Text channels closed with pending messages now respawn. (Fixes + fd.o#17842.) + * Compiles without warnings on AMD64, courtesy of Larry Reaves. (Fixes + fd.o#18513.) + * No longer asserts if you try to set the alias for someone not on your + contact list. Empathy turns out to do this if you try to accept an + authorization request. (Fixes fd.o#17382.) + * Doesn't crash if you try to open a second connection to the same + account. (Fixes fd.o#18361.) + telepathy-haze 0.2.1 – “DUM DE DUM DE DIDDLE IDDLE DE DUM‼” (2008-08-18) ======================================================================== |