diff options
author | simonb <simonb> | 2005-05-13 11:01:01 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-05-13 11:01:01 (GMT) |
commit | 5175ac3a404744126eb3f27d3af2c38b6c8ea1d3 (patch) | |
tree | 654f00266a86d0e324dbf97d051192b5b7b7a2af /ChangeLog | |
parent | 8a249bfb1bb3be41a2a7903eacfb1d027c7fdadd (diff) | |
download | fluxbox_pavel-5175ac3a404744126eb3f27d3af2c38b6c8ea1d3.zip fluxbox_pavel-5175ac3a404744126eb3f27d3af2c38b6c8ea1d3.tar.bz2 |
fix a segfault
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/05/13: | ||
4 | * Fix a segfault crash, and a similar potential one (Simon) | ||
5 | Remember.cc Gnome.cc | ||
3 | *05/05/12: | 6 | *05/05/12: |
4 | * Fixed configure.in for iconv for different platforms (Mathias) | 7 | * Fixed configure.in for iconv for different platforms (Mathias) |
5 | * Fixed setenv/putenv issues on platforms which dont support setenv (Mathias) | 8 | * Fixed setenv/putenv issues on platforms which dont support setenv (Mathias) |