diff options
author | markt <markt> | 2006-08-13 00:51:52 (GMT) |
---|---|---|
committer | markt <markt> | 2006-08-13 00:51:52 (GMT) |
commit | db80ce64d71a16e864405ced5c635543c20265a5 (patch) | |
tree | e39952d0d82c9d0fe7aa822d1fc237a707ef538b /ChangeLog | |
parent | f3ab9e6b131fe2fb5cac4bcdbde8dbb9df51fff2 (diff) | |
download | fluxbox_lack-db80ce64d71a16e864405ced5c635543c20265a5.zip fluxbox_lack-db80ce64d71a16e864405ced5c635543c20265a5.tar.bz2 |
fix restoring fullscreen windows
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.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/08/12: | ||
4 | * Fix placement of restored fullscreen windows (Mark) | ||
5 | Window.cc | ||
3 | *06/08/10: | 6 | *06/08/10: |
4 | * Fix crash in ClientPattern when more than one pattern in [app] line (Simon) | 7 | * Fix crash in ClientPattern when more than one pattern in [app] line (Simon) |
5 | ClientPattern.cc | 8 | ClientPattern.cc |