diff options
author | akir <akir> | 2004-08-30 21:29:42 (GMT) |
---|---|---|
committer | akir <akir> | 2004-08-30 21:29:42 (GMT) |
commit | a0701345ed53dbca8d962775a5058eb4f28f624b (patch) | |
tree | 869755432e7e77666f6c2c9167cd302a4d87dfd3 /ChangeLog | |
parent | 51f26f0c4750235e2b9399254272fafee341c951 (diff) | |
download | fluxbox_paul-a0701345ed53dbca8d962775a5058eb4f28f624b.zip fluxbox_paul-a0701345ed53dbca8d962775a5058eb4f28f624b.tar.bz2 |
added RaiseLayer and LowerLayer
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.10: | 2 | Changes for 0.9.10: |
3 | *04/08/30: | 3 | *04/08/30: |
4 | * Added RaiseLayer and LowerLayer to the commands (Mathias) | ||
5 | FbCommandFactory.cc | ||
4 | * Close bug #1013735, #1012314, #977054 (Mathias) | 6 | * Close bug #1013735, #1012314, #977054 (Mathias) |
5 | Screen.cc Slit.cc FbCommands.cc | 7 | Screen.cc Slit.cc FbCommands.cc |
6 | * Fix bug in menu-closing with keys (Mathias) | 8 | * Fix bug in menu-closing with keys (Mathias) |