diff options
-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) |