diff options
author | rathnor <rathnor> | 2003-04-28 13:38:23 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-28 13:38:23 (GMT) |
commit | e7b893beba45053ff05a8a192d198b7c5d7918bf (patch) | |
tree | e64180a52c308a1ee0a192092903c1927cd7ab08 /ChangeLog | |
parent | c67517647ab26fc05739dcfbff14bf2b671502fd (diff) | |
download | fluxbox-e7b893beba45053ff05a8a192d198b7c5d7918bf.zip fluxbox-e7b893beba45053ff05a8a192d198b7c5d7918bf.tar.bz2 |
fixing remembering of decorations
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/04/28: | 3 | *03/04/28: |
4 | * Fix remembering (and general init) of decorations (Simon) | ||
5 | Window.hh/cc | ||
4 | * Fix handleEvent issues, plus detachClient crash (Simon) | 6 | * Fix handleEvent issues, plus detachClient crash (Simon) |
5 | Window.cc Screen.cc Remember.cc | 7 | Window.cc Screen.cc Remember.cc |
6 | *03/04/27: | 8 | *03/04/27: |