diff options
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/09/04: | ||
4 | * Fix duplicate icons in icon list with amsn (Henrik) | ||
5 | - Check Fluxbox::update(FluxboxWindow::stateSig), | ||
6 | the win.screen().addIcon | ||
7 | Screen.cc | ||
8 | * Fix crash on shutdown (Henrik) | ||
9 | - workspacemenu must be destroyed before | ||
10 | clientlists | ||
11 | Screen.cc | ||
3 | *04/09/03: | 12 | *04/09/03: |
4 | * Fix crash on startup on amd64 (Simon) | 13 | * Fix crash on startup on amd64 (Simon) |
5 | - We may need to review usages of 0 as opposed to NULL | 14 | - We may need to review usages of 0 as opposed to NULL |