aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad3b023..ca9573f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/08/28: 3*03/08/28:
4 * Fixed pixmap bug when changing between non-pixmap themes and pixmap themes (Henrik) 4 * Fixed so ThemeManager::load expands ~ (Henrik)
5 Theme.cc
6 * Fixed pixmap bug when changing between non-pixmap themes
7 and pixmap themes (Henrik)
5 Theme.cc 8 Theme.cc
6 * Fixed so Theme items calls setDefaultValue in constructor (Henrik) 9 * Fixed so Theme items calls setDefaultValue in constructor (Henrik)
7 This should fix init values. 10 This should fix init values.