diff options
author | simonb <simonb> | 2006-05-01 01:42:17 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-01 01:42:17 (GMT) |
commit | 0e9fa988ff41cc32a390f70443669a6df45f3e44 (patch) | |
tree | 5a64bd3d28186048b51eec9284801020ed06ae6d /ChangeLog | |
parent | 307546052387ab7d135ca02f5f1c264136453beb (diff) | |
download | fluxbox-0e9fa988ff41cc32a390f70443669a6df45f3e44.zip fluxbox-0e9fa988ff41cc32a390f70443669a6df45f3e44.tar.bz2 |
make apps file keywords case insensitive, plus check it for reload before
save on close and other save events
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/01: | ||
4 | * Make apps file keywords case insensitive, plus reload it (if newer) | ||
5 | before save on close and remember menu events (Simon) | ||
6 | Remember.cc | ||
3 | *06/04/26: | 7 | *06/04/26: |
4 | * Fix resizing of client window when autogroup from apps (Simon) | 8 | * Fix resizing of client window when autogroup from apps (Simon) |
5 | Window.cc | 9 | Window.cc |