summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-01-03 12:53:09 +0200
committerOlli Salli <ollisal@gmail.com>2011-01-03 12:53:09 +0200
commit8c0776411f2465fce1c97db75685b1947b353635 (patch)
tree8f73521e2c8536e4ffaf94e515ef7f2a5dac4645
parent6f952675848690bba9ab7814045b6ee3e3a745fe (diff)
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4b0d975..4eff01ab 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,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
Fixes:
* Properly install TelepathyQt4/ConnectionManagerLowLevel.