aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a36e693..76f8576 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc2: 2Changes for 1.0rc2:
3*06/06/22:
4 * new Resource: session.modKey: <modkey> (thanks Jim Ramsay i dot am at jimramsay dot com)
5 new Command: SetModKey <modkey>
6 eg: session.modKey: Mod4 allows to use the winkey to resize and move
7 windows and have Mod1 (Alt) free for using blender or Maya.
8 FbCommands.cc Window.cc fluxbox.hh FbCommandFactory.cc FbCommands.hh fluxbox.cc
9 doc/fluxbox.1.in
3*06/06/21: 10*06/06/21:
4 * Fix de_DE translation (thanks Michael Bueker) 11 * Fix de_DE translation (thanks Michael Bueker)
5 * Fix nls (Simon) 12 * Fix nls (Simon)