diff options
author | markt <markt> | 2007-04-01 21:42:01 (GMT) |
---|---|---|
committer | markt <markt> | 2007-04-01 21:42:01 (GMT) |
commit | 48f761f9816f0f11e05dcc4e8f5ac506328e1683 (patch) | |
tree | cd93a828fb6db8eb1eb69db00be7ad37b97bf96a /ChangeLog | |
parent | c883e477c547b14aae029b5376c1145a8439fcea (diff) | |
download | fluxbox_lack-48f761f9816f0f11e05dcc4e8f5ac506328e1683.zip fluxbox_lack-48f761f9816f0f11e05dcc4e8f5ac506328e1683.tar.bz2 |
fixed problem with creating windows in iconic state
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/04/01: | ||
4 | * Fixed a problem with windows being created in iconic state (Mark) | ||
5 | Window.cc Screen.cc fluxbox.cc | ||
3 | *07/03/31: | 6 | *07/03/31: |
4 | * Fix window menu context when opened by clicking on tab (Simon) | 7 | * Fix window menu context when opened by clicking on tab (Simon) |
5 | sf.net bug #1652185 | 8 | sf.net bug #1652185 |