diff options
author | fluxgen <fluxgen> | 2002-05-23 09:49:15 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-23 09:49:15 (GMT) |
commit | a5daec2ae7c57afe0bd4880f807197b407cf5f24 (patch) | |
tree | 1da9b5fc21fbaeb16ef487171de9a3a1351b5b73 /ChangeLog | |
parent | b839dcaf1e5e11ce41b1e0e3d6c2d4d321fd236e (diff) | |
download | fluxbox_lack-a5daec2ae7c57afe0bd4880f807197b407cf5f24.zip fluxbox_lack-a5daec2ae7c57afe0bd4880f807197b407cf5f24.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ | |||
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/23: | ||
4 | * Fixed invalid iterator in Timer.cc | ||
3 | *02/05/21: | 5 | *02/05/21: |
4 | * Moved transient checking into a function in class FluxboxWindow | 6 | * Moved transient checking into a function in class FluxboxWindow |
7 | * const fixes in Screen.hh | ||
5 | *02/05/19: | 8 | *02/05/19: |
6 | * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope) | 9 | * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope) |
7 | * Added configurable geometry show (Thanks Rando Christensen) | 10 | * Added configurable geometry show (Thanks Rando Christensen) |