aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-25 08:46:51 (GMT)
committerrathnor <rathnor>2003-07-25 08:46:51 (GMT)
commit9ca1f367cb9eef78ee1871fe5b96298f8325d987 (patch)
treef1483255ccde33eb1c2ea005bd48d4ecd1b8ef4a /ChangeLog
parente2f24826155bc756932836ccaa536ac3d41580b9 (diff)
downloadfluxbox_pavel-9ca1f367cb9eef78ee1871fe5b96298f8325d987.zip
fluxbox_pavel-9ca1f367cb9eef78ee1871fe5b96298f8325d987.tar.bz2
fix bug that gave inconsistent icons, plus caused crashes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd12f68..f0a4f21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/25:
4 * Fix pesky crash and phantom icons (diesig wasn't getting through) (Simon)
5 ToolbarHandler.cc
3*03/07/24: 6*03/07/24:
4 * Fix some maximisation issues (Simon) 7 * Fix some maximisation issues (Simon)
5 Window.hh/cc FbCommandFactory.cc 8 Window.hh/cc FbCommandFactory.cc