diff options
author | rathnor <rathnor> | 2003-10-28 17:39:59 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-28 17:39:59 (GMT) |
commit | 7c70b2cd5b7bb0d67f4b5227710e8948c84b86fe (patch) | |
tree | 30519ec57f02741be80b21aff884ff85a3155e1f /ChangeLog | |
parent | 811bec8f1d399edc5bc9d90f0c4058bd7bb4afe8 (diff) | |
download | fluxbox_lack-7c70b2cd5b7bb0d67f4b5227710e8948c84b86fe.zip fluxbox_lack-7c70b2cd5b7bb0d67f4b5227710e8948c84b86fe.tar.bz2 |
fix build with --disable-slit
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 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/10/28: | ||
4 | * Fix building with --disable-slit (Simon) | ||
5 | Screen.cc | ||
3 | *03/10/27: | 6 | *03/10/27: |
4 | * Change FbWinFrame to NOT reparent client windows into clientarea (Simon) | 7 | * Change FbWinFrame to NOT reparent client windows into clientarea (Simon) |
5 | - fixes (I think) java bug with missing drawing bits of window | 8 | - fixes (I think) java bug with missing drawing bits of window |