diff options
author | rathnor <rathnor> | 2004-08-28 14:25:52 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-08-28 14:25:52 (GMT) |
commit | 11f8d9c21f6da5abf01d942589914b26e04c20d9 (patch) | |
tree | 6d5b13c276bdf887f549ebf08e83dea44b7a6c17 /ChangeLog | |
parent | cbc8e23ed2d8f8c3702e8ff53943b5844d1b9de2 (diff) | |
download | fluxbox-11f8d9c21f6da5abf01d942589914b26e04c20d9.zip fluxbox-11f8d9c21f6da5abf01d942589914b26e04c20d9.tar.bz2 |
fix menu rendering bug with selected items
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/08/28: | ||
4 | * Fix menu render bug with previously highlighted items (Simon) | ||
5 | FbTk/Menu.cc | ||
3 | *04/08/27: | 6 | *04/08/27: |
4 | * Protect Fluxbox::shutdown better from being double-called (Simon) | 7 | * Protect Fluxbox::shutdown better from being double-called (Simon) |
5 | fluxbox.cc | 8 | fluxbox.cc |