summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-01-03 16:55:08 +0200
committerOlli Salli <ollisal@gmail.com>2011-01-03 16:55:08 +0200
commit8d3bddcfc0792c96c5fbc43f24124c6d5f143c21 (patch)
treef24f428f480ab8bb82cd0e7724d8ded235e3a359
parent75575aac40dd3feb2c7b29b2669b8bf3358b0916 (diff)
Update NEWS
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cf448ceb..426fe664 100644
--- a/NEWS
+++ b/NEWS
@@ -17,8 +17,8 @@ Enhancements:
* Deprecated Contact/ContactManager signals carrying a
Channel::GroupMemberChangeDetails param for publish/subscription/block state
changes and added new signals that should be used in new code.
- * Added Channel::requestLeave() for leaving channels more gracefully than
- closing them; StreamedMediaChannel::hangupCall now uses that
+ * fd.o #31464 - Added Channel::requestLeave() for leaving channels more
+ gracefully than closing them; StreamedMediaChannel::hangupCall now uses that
Fixes:
* Properly install TelepathyQt4/ConnectionManagerLowLevel.