aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-06-08 14:32:28 (GMT)
committerrathnor <rathnor>2003-06-08 14:32:28 (GMT)
commit81e4fe8d44a3f0bd8c104127d7785badab6f2bc8 (patch)
tree9258d23bdc8e8c9197075b3635e69bfde7565d15 /ChangeLog
parent93b2f8921c70e2cf5f2f2c3cf79943de54b6709b (diff)
downloadfluxbox-81e4fe8d44a3f0bd8c104127d7785badab6f2bc8.zip
fluxbox-81e4fe8d44a3f0bd8c104127d7785badab6f2bc8.tar.bz2
add reconfigure and restart keys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa38223..121d16a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.3: 2Changes for 0.9.3:
3*03/06/08: 3*03/06/08:
4 * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon)
5 Also modify the patch to take argument on Restart action
6 Keys.hh/cc fluxbox.cc
4 * Fix restart command to accept and use an argument again (Simon) 7 * Fix restart command to accept and use an argument again (Simon)
5 Screen.cc FbCommands.hh/cc 8 Screen.cc FbCommands.hh/cc
6 * Fix bug that sometimes left window frames after window closed (Simon) 9 * Fix bug that sometimes left window frames after window closed (Simon)