aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-20 02:45:57 (GMT)
committerrathnor <rathnor>2003-07-20 02:45:57 (GMT)
commitace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e (patch)
tree1943fde6b3bced84b1b6634b1f36bfa877ef6f29 /ChangeLog
parent1631ed814cb8665516673706637084dfa1485f87 (diff)
downloadfluxbox-ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e.zip
fluxbox-ace3e2e6293fa0ae5a2b9d971f24fa45b317ba2e.tar.bz2
fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 352ce5e..10fcb44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/20:
4 * Fix crash with toolbarmode = OFF, and put toolbar menu back into
5 screen's configure menu (Simon)
6 Screen.hh/cc ToolbarHandler.cc
3*03/07/19: 7*03/07/19:
4 * Make most Commands execute on mouse screen rather than screen 8 * Make most Commands execute on mouse screen rather than screen
5 of focused window (Simon) 9 of focused window (Simon)