diff options
-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 |