summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-07-25 09:54:16 +0200
committerMurray Cumming <murrayc@murrayc.com>2011-07-25 09:54:16 +0200
commit6b07b4e87c91c05adb52b90695195b73462c542e (patch)
treedd6b8e4675962f04588fa64a792536ed51cfd0c6 /NEWS
parent0439751f40e126918e5fa0f36415930b315dd7c8 (diff)
downloadsigc++-6b07b4e87c91c05adb52b90695195b73462c542e.tar.gz
2.2.102.2.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bf6680..f85610d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.2.10:
+
+* slot_rep: Avoid access to deleted object in notify(),
+ and test case.
+ (Kjell Ahlstedt ) Bug #564005 (Alexander Shaduri)
+* Mention visit_each() in the documentation of sigc::adapts.
+ (Thomas Rydzynski)
+
2.2.9:
* trackable: Avoid calling the same callback function twice, fixing some