diff options
author | rathnor <rathnor> | 2003-06-08 13:47:30 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-06-08 13:47:30 (GMT) |
commit | 93b2f8921c70e2cf5f2f2c3cf79943de54b6709b (patch) | |
tree | 9291b92cf9feb4f7647cdc8a88fd9af44c050450 /ChangeLog | |
parent | efe8bf4acd913a48ba08c4fa390297da27d17590 (diff) | |
download | fluxbox_pavel-93b2f8921c70e2cf5f2f2c3cf79943de54b6709b.zip fluxbox_pavel-93b2f8921c70e2cf5f2f2c3cf79943de54b6709b.tar.bz2 |
fix restart in menu to accept and use an argument
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.3: | 2 | Changes for 0.9.3: |
3 | *03/06/08: | 3 | *03/06/08: |
4 | * Fix restart command to accept and use an argument again (Simon) | ||
5 | Screen.cc FbCommands.hh/cc | ||
4 | * Fix bug that sometimes left window frames after window closed (Simon) | 6 | * Fix bug that sometimes left window frames after window closed (Simon) |
5 | fluxbox.cc | 7 | fluxbox.cc |
6 | *03/06/06: | 8 | *03/06/06: |