diff options
author | rathnor <rathnor> | 2003-05-07 16:44:51 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-07 16:44:51 (GMT) |
commit | e7a5539b29e23bb0b686b4a06bf1e8cc3133c95c (patch) | |
tree | 12308c82ccf7f490c1c954c10a00482412bb6a55 /ChangeLog | |
parent | d63bf127ad6391f3e8408ddfd0ba79c4841a1ecf (diff) | |
download | fluxbox_pavel-e7a5539b29e23bb0b686b4a06bf1e8cc3133c95c.zip fluxbox_pavel-e7a5539b29e23bb0b686b4a06bf1e8cc3133c95c.tar.bz2 |
fix crash from removeClient if window wasn't the active client
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/05/07: | 3 | *03/05/07: |
4 | * Fix crash when detaching client that isn't active (Simon) | ||
5 | Window.cc | ||
4 | * Fixed transient grouping issues (transients now WinClients) (Simon) | 6 | * Fixed transient grouping issues (transients now WinClients) (Simon) |
5 | WinClient.hh/cc Window.hh/cc Workspace.cc Screen.cc | 7 | WinClient.hh/cc Window.hh/cc Workspace.cc Screen.cc |
6 | * Fixed screen problem with redrawing menus (Henrik) | 8 | * Fixed screen problem with redrawing menus (Henrik) |