diff options
author | simonb <simonb> | 2006-04-22 15:37:04 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-22 15:37:04 (GMT) |
commit | 932eebe0ddbc611ccf72cbebebbde656ae2d08ec (patch) | |
tree | d83c10c1393094cfcef80d29f12634e6a5f04430 /ChangeLog | |
parent | 23cdfaaff3dcae62d50bddb087ecac94bca5be4c (diff) | |
download | fluxbox-932eebe0ddbc611ccf72cbebebbde656ae2d08ec.zip fluxbox-932eebe0ddbc611ccf72cbebebbde656ae2d08ec.tar.bz2 |
couple of memory fixes from valgrind
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.16: | 2 | Changes for 0.9.16: |
3 | *06/04/22: | 3 | *06/04/22: |
4 | * Couple of memory-based fixes from valgrind (Simon) | ||
5 | Keys.cc Screen.cc MenuCreator.cc | ||
4 | * Applied #1467926 and #1458069, minor other changes (Mathias) | 6 | * Applied #1467926 and #1458069, minor other changes (Mathias) |
5 | docs/asciidoc/fluxbox.txt | 7 | docs/asciidoc/fluxbox.txt |
6 | * static CommandParser could be used after destruction (Simon) | 8 | * static CommandParser could be used after destruction (Simon) |