aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-12-29 03:05:53 (GMT)
committermarkt <markt>2006-12-29 03:05:53 (GMT)
commit7a9fcd66fd09f138485accb12f0bd71c81efd959 (patch)
tree95411c89607a63229ceef08b1390807412f3c199 /ChangeLog
parenta58453fac24c4c4b2987e9716d87ef3f59f312d8 (diff)
downloadfluxbox-7a9fcd66fd09f138485accb12f0bd71c81efd959.zip
fluxbox-7a9fcd66fd09f138485accb12f0bd71c81efd959.tar.bz2
don't add 2 pixels to toolbar.height from init file; oh, and I named the remember menu to help debugging
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6218194..da4ab47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*06/12/28: 3*06/12/28:
4 * Don't add 2 pixels to a specified toolbar height, bug #1528646 (Mark)
5 Toolbar.cc
6*06/12/28:
4 * Allow focus to revert to stuck windows (Mark) 7 * Allow focus to revert to stuck windows (Mark)
5 FocusControl.cc 8 FocusControl.cc
6*06/12/27: 9*06/12/27: