diff options
author | fluxgen <fluxgen> | 2004-01-02 22:59:47 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-01-02 22:59:47 (GMT) |
commit | f52f534f5da3918e1fc6840c113d9c1b5b5e7e17 (patch) | |
tree | a7008ec7c72c5a83f88ed3c6ceea574b446c3ad7 | |
parent | b766418c4f4867b802eb34967433d0738449522c (diff) | |
download | fluxbox_pavel-f52f534f5da3918e1fc6840c113d9c1b5b5e7e17.zip fluxbox_pavel-f52f534f5da3918e1fc6840c113d9c1b5b5e7e17.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *04/01/02: | 3 | *04/01/02: |
4 | * Fixed bug in ThemeItem<int>::setFromString (Henrik) | ||
5 | It didn't check if sscanf returned error | ||
6 | ThemeItems.hh | ||
4 | * Fixed image cache bug (Henrik) | 7 | * Fixed image cache bug (Henrik) |
5 | ImageControl.hh | 8 | ImageControl.hh |
6 | * Fixed active/unfocus fallback bug (Henrik) | 9 | * Fixed active/unfocus fallback bug (Henrik) |