summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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,