aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-28 15:53:03 (GMT)
committerfluxgen <fluxgen>2003-08-28 15:53:03 (GMT)
commit95021a60ab0017c0544b3d239d5aa5e3d0d6daf9 (patch)
treee416dab793fd5078563be076907e6df54842a1a0 /ChangeLog
parent8fb8a767d4d9bac20fe54914aff0c1b77a52e70b (diff)
downloadfluxbox-95021a60ab0017c0544b3d239d5aa5e3d0d6daf9.zip
fluxbox-95021a60ab0017c0544b3d239d5aa5e3d0d6daf9.tar.bz2
update
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.