diff options
author | fluxgen <fluxgen> | 2006-04-02 21:46:47 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-04-02 21:46:47 (GMT) |
commit | 7e9858aa257a46fec174adaafa9d2561057c31f4 (patch) | |
tree | 195b7d6fe71549e66cde1eb6792d8af02ac0f109 /ChangeLog | |
parent | 894a7148be8ac88f7f1e98917f33088ab301bf60 (diff) | |
download | fluxbox-7e9858aa257a46fec174adaafa9d2561057c31f4.zip fluxbox-7e9858aa257a46fec174adaafa9d2561057c31f4.tar.bz2 |
size_t fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
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/02: | ||
4 | * size_t fixes. (Thanks Semushin Slava aka php-coder) | ||
3 | *06/03/27: | 5 | *06/03/27: |
4 | * Fix crash when deiconifying stuck windows with Follow mode (Simon) | 6 | * Fix crash when deiconifying stuck windows with Follow mode (Simon) |
5 | IconButton.cc | 7 | IconButton.cc |