aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-08-26 01:51:21 (GMT)
committerakir <akir>2004-08-26 01:51:21 (GMT)
commit13bf2a7fddff4242581eec62243222acd49a1537 (patch)
tree9268b2cdc527232db0d1c81393f8c531aed73377 /ChangeLog
parent5337fc6640efbe911682568b6281850fd322e4bb (diff)
downloadfluxbox_pavel-13bf2a7fddff4242581eec62243222acd49a1537.zip
fluxbox_pavel-13bf2a7fddff4242581eec62243222acd49a1537.tar.bz2
fixed 2 possible memleaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4045d80..8f91e86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/26: 3*04/08/26:
4 * Fixed 2 possible Memleaks (Mathias)
5 Ewmh.cc
4 * Re-implement bevels in toolbar, plus numerous toolbar-related theme 6 * Re-implement bevels in toolbar, plus numerous toolbar-related theme
5 fixes => old styles now look like they used to! (Simon) 7 fixes => old styles now look like they used to! (Simon)
6 Toolbar.cc ToolbarItem.h ToolTheme.cc ToolbarTheme.cc ToolFactory.cc 8 Toolbar.cc ToolbarItem.h ToolTheme.cc ToolbarTheme.cc ToolFactory.cc