summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2011-01-03 16:36:15 +0200
committerOlli Salli <ollisal@gmail.com>2011-01-03 16:36:15 +0200
commit75575aac40dd3feb2c7b29b2669b8bf3358b0916 (patch)
treedf962feef72ca1006b7647dd0190bf7f2e39d5cc
parentb11e7e339c930af46f7ca4a71013d9c93153f247 (diff)
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4eff01ab..cf448ceb 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Enhancements:
* Added support for ContactList and ContactGroups interfaces improving
performance of Connection::FeatureRoster/Groups when the CM supports the new
interfaces.
+ * ContactManager PendingOperations finish at consistent times wrt actual state
+ changes when used with a CM sporting the new ContactList/ContactGroups
+ interfaces
* 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.