diff options
author | mathias <mathias> | 2004-11-30 23:11:18 (GMT) |
---|---|---|
committer | mathias <mathias> | 2004-11-30 23:11:18 (GMT) |
commit | 406bd8082215b35157392b1fbb42eda88a503a18 (patch) | |
tree | 406f99669835b0c562f00a0daf2e9776f98895e1 | |
parent | 7c628def006648c92ff4d94f9156fa410eb2b8aa (diff) | |
download | fluxbox-406bd8082215b35157392b1fbb42eda88a503a18.zip fluxbox-406bd8082215b35157392b1fbb42eda88a503a18.tar.bz2 |
updated changes
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/11/30: | 3 | *04/11/30: |
4 | * Fix for notworing bsetroot (thanx Rob Stevens) | ||
5 | bsetroot.cc | ||
6 | * Fix to avoid gentoo bug #72703 (Mathias, thanx Rob Stevens) | ||
7 | also reported at http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 | ||
8 | WinClient.cc | ||
4 | * Fix for a java-bug (wrong opened subwindows) (thanx Scott Moser) | 9 | * Fix for a java-bug (wrong opened subwindows) (thanx Scott Moser) |
5 | surprisingly this also fixes the grab-of-death-bug as it seems | 10 | surprisingly this also fixes the grab-of-death-bug as it seems |
6 | src/Screen.cc | 11 | src/Screen.cc |