aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-28 14:25:52 (GMT)
committerrathnor <rathnor>2004-08-28 14:25:52 (GMT)
commit11f8d9c21f6da5abf01d942589914b26e04c20d9 (patch)
tree6d5b13c276bdf887f549ebf08e83dea44b7a6c17 /ChangeLog
parentcbc8e23ed2d8f8c3702e8ff53943b5844d1b9de2 (diff)
downloadfluxbox_pavel-11f8d9c21f6da5abf01d942589914b26e04c20d9.zip
fluxbox_pavel-11f8d9c21f6da5abf01d942589914b26e04c20d9.tar.bz2
fix menu rendering bug with selected items
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99edeb4..73c8280 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes 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