aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormathias <mathias>2007-08-28 07:36:57 (GMT)
committermathias <mathias>2007-08-28 07:36:57 (GMT)
commitadddf014bd80d5ea7595fc1e8df233a857b8d90f (patch)
tree3965423f10bcdf2915696ceb46cc28f34b00e803 /ChangeLog
parent270782c8a57cd16658d4891ab2cc310bc9ad1aad (diff)
downloadfluxbox-adddf014bd80d5ea7595fc1e8df233a857b8d90f.zip
fluxbox-adddf014bd80d5ea7595fc1e8df233a857b8d90f.tar.bz2
dont use hardcoded Mod1Mask anymore
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09d79e1..ba96feb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes for 1.0.0:
3*07/08/27:
4 * Fix hardcoded Mod1, use ModKey() now (Mathias)
5 Window.cc
3*07/08/20: 6*07/08/20:
4 * Fix some focus issues with moving windows between workspaces (Mark) 7 * Fix some focus issues with moving windows between workspaces (Mark)
5 FocusControl.cc 8 FocusControl.cc