aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5e870f..e23eda8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/10/06: 3*04/10/06:
4 * Fixed multiple TextButton issues (Mathias):
5 - fixed some keymovement issues inside TextButtons
6 - a ButtonPress into a TextButton places the Cursor to the
7 right place now
8 - cleaned the CommandDialog a bit
9 CommandDialog.(hh|cc) FbTk/TextButton.(cc|hh)
4 * New command: export | setenv (Mathias) 10 * New command: export | setenv (Mathias)
5 sets the environment of fluxbox to a given value: 11 sets the environment of fluxbox to a given value:
6 export NAME=VALUE 12 export NAME=VALUE