diff options
Diffstat (limited to 'ChangeLog')
-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.13 | 2 | Changes for 0.9.13 |
3 | *05/04/27: | 3 | *05/04/27: |
4 | * Fix #1182770 (Mathias) | ||
5 | session.screen*.workspaces: <int> and the number of | ||
6 | workspaces in the running fluxbox were out of sync and lead to | ||
7 | segfault on a "reloadconfig"-Command. | ||
8 | fluxbox.cc Screen.cc Workspace.cc WorkspaceNameTool.cc | ||
4 | * Fix drawing when transparency off (Simon) | 9 | * Fix drawing when transparency off (Simon) |
5 | FbWindow.cc | 10 | FbWindow.cc |
6 | *05/04/26: | 11 | *05/04/26: |