summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-11-05 19:52:58 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-11-05 19:52:58 +0000
commit2a81f262441270e8f5b2bd85c5f783dff03d3547 (patch)
treecee16e1a54754b634b81a49075c849fecfb50f9e
parent27c1ffc5ebcfcb37ad958ef451ca2772bdc4ec01 (diff)
Some more NEWS.
-rw-r--r--NEWS19
1 files changed, 14 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 91af261..3265fb9 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
==================================