summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2018-01-10 22:48:03 +0100
committerMurray Cumming <murrayc@murrayc.com>2018-01-10 22:48:03 +0100
commit8116ff70fa44044d944f6d9790e0d7e4c29b1b0b (patch)
treeda81073178aeac36e602e4c70e1c058d2b8a89d4 /NEWS
parent299e339f95da6efaf87473b76158eb13fb5ef5ad (diff)
downloadsigc++-8116ff70fa44044d944f6d9790e0d7e4c29b1b0b.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2a15c0..8c44af8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.99.10: (unstable)
+
+* slot_base::set_parent(): Create a dummy slot_rep if necessary
+ (Kjell Ahlstedt) Bug #167714 (Gerald Britton)
+* visit_each.h: Add an #include.
+ (Kjell Ahlstedt)
+
2.99.9: (unstable)
* signal_impl::clear(): Don't clear the slot list during signal emission,