diff options
author | mathias <mathias> | 2006-01-16 18:46:39 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-01-16 18:46:39 (GMT) |
commit | f803d8f2502796993a838783eeaf81b17f2faca0 (patch) | |
tree | 782146499f4c588c66ca7eab4309f5902ecb6a9c /ChangeLog | |
parent | b7ddb0ca13278d7b5a3a45ef03fd394b9b387bf3 (diff) | |
download | fluxbox-f803d8f2502796993a838783eeaf81b17f2faca0.zip fluxbox-f803d8f2502796993a838783eeaf81b17f2faca0.tar.bz2 |
applied patch from php-coder to fix some warnings, mostly signed vs unsigned
issues
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.15: | 2 | Changes for 0.9.15: |
3 | *06/01/16: | ||
4 | * minor changes to fix some warnings (Thanks php-coder) | ||
5 | Screen.cc Window.cc MenuCreator.cc MenuTheme.hh | ||
3 | *06/01/07: | 6 | *06/01/07: |
4 | * minor addons to fbgm, close Gentoo #74523 and #110677 (Mathias) | 7 | * minor addons to fbgm, close Gentoo #74523 and #110677 (Mathias) |
5 | *06/01/03: | 8 | *06/01/03: |