summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.