diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |