aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-10-06 19:10:40 (GMT)
committerakir <akir>2004-10-06 19:10:40 (GMT)
commit2c40517df33632f2d95f5b5bf8c2603cae5ee5f1 (patch)
tree5b315b4d5259ae9bd6e5448dd849c6dc33e04c89 /ChangeLog
parenta5b9315b334a56021db7b908c36e04350b3d32a2 (diff)
downloadfluxbox-2c40517df33632f2d95f5b5bf8c2603cae5ee5f1.zip
fluxbox-2c40517df33632f2d95f5b5bf8c2603cae5ee5f1.tar.bz2
updated changes
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