aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d6018c..ac20c8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -268,8 +268,7 @@ Changes for 0.9.6:
268 Subject.cc 268 Subject.cc
269 * Fixed minor bug in FbTk::Button (Henrik) 269 * Fixed minor bug in FbTk::Button (Henrik)
270 It did a execute() and then a updateTransparent (in buttonRelease), 270 It did a execute() and then a updateTransparent (in buttonRelease),
271 which could 271 which could be dangerous if the execute() killed the object
272 be dangerous if the execute() killed the object
273 Button.cc 272 Button.cc
274 * Fix when selecting + unneeded submenu redraw on enter+motion (Simon) 273 * Fix when selecting + unneeded submenu redraw on enter+motion (Simon)
275 Menu.cc 274 Menu.cc