summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Salli <ollisal@gmail.com>2010-12-30 19:25:18 +0200
committerOlli Salli <ollisal@gmail.com>2010-12-31 16:35:01 +0200
commit7787f7477577728fdd9c46af007368f23a573693 (patch)
tree38dc5b8d4c8e192241fdb6b78300755f90286a3b
parent1c08841fe6b25c6bafe1afa3f9cfc68d6d9ad01f (diff)
Update NEWS
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 21c6d623..e4b0d975 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,8 @@ Enhancements:
Fixes:
* Properly install TelepathyQt4/ConnectionManagerLowLevel.
* A race condition causing proxies to be needlessly dropped from the factory
- cache and hence new proxies built for a future request.
+ cache and hence new proxies built for a future request, and eventually
+ hitting an assert in onProxyInvalidated as a result
* Memory leaks when using Connection::FeatureRoster/RosterGroups where the
connection and roster channels were leaking.
* fd.o#29728 - ContactManager::addGroup and removeGroup are confusing/broken.