summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-04-22 22:47:49 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2011-04-26 21:52:30 +0100
commite5c020e4e871e328fc401b4dfd2a9935a9fe6b9b (patch)
tree66d7490a08e189efc479ad85570c27ed45599ddd /NEWS
parenta4c3866f54b4be1b21b401127670ee147d4fc4ee (diff)
Tidy up signal disconnections in IndividualAggregator
Closes: bgo#645186
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5763e78..4c8295d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Bugs fixed:
* Bug 645684 — Implement Iterator on LinkedHashSet
* Bug 640092 — Folks should minimize use of GLib.List (including its public API)
* Bug 648161 — Add GObject Introspection Support
+* Bug 645186 — Make sure all connect() calls have appropriate disconnect() calls
API changes:
* LinkedHashSet.list_iterator() is now disallowed (causes an assertion failure)