aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-29 14:53:23 (GMT)
committerrathnor <rathnor>2004-08-29 14:53:23 (GMT)
commit680128f286d990549ea99eadbb4a6094f65cc461 (patch)
treeb8f31aee8b20c8e3f08831036bc0520de9b361c4 /ChangeLog
parente41bc330b402508541ec812dfe797cceae255f7f (diff)
downloadfluxbox_pavel-680128f286d990549ea99eadbb4a6094f65cc461.zip
fluxbox_pavel-680128f286d990549ea99eadbb4a6094f65cc461.tar.bz2
fix wrapping upwards in menu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81b70ce..1c221e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +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/29: 3*04/08/29:
4 * Fix cycling using keys in menus (didn't wrap upwards) (Simon)
5 FbTk/Menu.cc
4 * Fix rendering bug when revisiting >1 column menus (Simon) 6 * Fix rendering bug when revisiting >1 column menus (Simon)
5 FbTk/Menu.cc 7 FbTk/Menu.cc
6 * Fix crash when extramenus not attached to windowmenu (Simon) 8 * Fix crash when extramenus not attached to windowmenu (Simon)