aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccda190..c5bb041 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.7: 2Changes 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)