aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb97024..c5e870f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/10/06:
4 * New command: export | setenv (Mathias)
5 sets the environment of fluxbox to a given value:
6 export NAME=VALUE
7 setenv NAME VALUE
8 FbCommands.(hh|cc) FbCommandFactory.cc
3*04/10/04: 9*04/10/04:
4 * Don't require [begin] tag for included menu files (Simon) 10 * Don't require [begin] tag for included menu files (Simon)
5 MenuCreator.hh/cc Screen.cc Window.cc 11 MenuCreator.hh/cc Screen.cc Window.cc