diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -1,6 +1,15 @@ telepathy-idle 0.1.13 (UNRELEASED) ================================== +Enhancements: + +• fd.o#23005: initial support for listing rooms. (Jonathon Jongsma) + + It would be better to have support for one of the extensions which + lets you search rooms rather than getting the entire list from the + server. If someone wants to work on adding this to Idle and Empathy, + go for it! + Fixes: • fd.o#54016: fix for "make -j" safety (Dan Winship) @@ -8,12 +17,12 @@ Fixes: • fd.o#30741: sending well-formed but invalid UTF-8 no longer gets Idle kicked off the bus. -• fd.o#23005: initial support for listing rooms. (Jonathon Jongsma) +• fd.o#56589: Idle now disconnects if it doesn't get a reply to its pings after + a while. + +• fd.o#49163: don't wedge and stop sending messages in a situation we believe + was triggered by a short-lived GIO bug. - It would be better to have support for one of the extensions which - lets you search rooms rather than getting the entire list from the - server. If someone wants to work on adding this to Idle and Empathy, - go for it! telepathy-idle 0.1.12 (2012-08-02) ================================== |