diff options
author | akir <akir> | 2004-08-26 01:51:21 (GMT) |
---|---|---|
committer | akir <akir> | 2004-08-26 01:51:21 (GMT) |
commit | 13bf2a7fddff4242581eec62243222acd49a1537 (patch) | |
tree | 9268b2cdc527232db0d1c81393f8c531aed73377 /ChangeLog | |
parent | 5337fc6640efbe911682568b6281850fd322e4bb (diff) | |
download | fluxbox-13bf2a7fddff4242581eec62243222acd49a1537.zip fluxbox-13bf2a7fddff4242581eec62243222acd49a1537.tar.bz2 |
fixed 2 possible memleaks
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes 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 |