diff options
author | fluxgen <fluxgen> | 2002-05-19 18:49:54 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-19 18:49:54 (GMT) |
commit | 933fadd9e452a3ed295f5cc28894d6fa0aaf7938 (patch) | |
tree | adbead480720017d157cd71d079d9df5c6da5a77 /ChangeLog | |
parent | 9f0b5fc9062da128ab95501a0e5fa9c16391b735 (diff) | |
download | fluxbox_lack-933fadd9e452a3ed295f5cc28894d6fa0aaf7938.zip fluxbox_lack-933fadd9e452a3ed295f5cc28894d6fa0aaf7938.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.9: | 2 | Changes for 0.1.9: |
3 | *02/05/19: | ||
4 | * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope) | ||
5 | * Added configurable geometry show (Thanks Rando Christensen) | ||
3 | *02/05/18: | 6 | *02/05/18: |
4 | * Fixed style save_rc when changing style | 7 | * Fixed style save_rc when changing style |
8 | * const-correct in class Tab | ||
5 | *02/05/17: | 9 | *02/05/17: |
6 | * Removed some unnessesary const return values on fundamental types | 10 | * Removed some unnessesary const return values on fundamental types |
7 | * Fixed const-correct on Resource class and BTexture class | 11 | * Fixed const-correct on Resource class and BTexture class |