diff options
author | rathnor <rathnor> | 2004-09-11 12:33:14 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-09-11 12:33:14 (GMT) |
commit | 7d793fc6a8d7aa07a7636df2e96054c4a8e2c6a8 (patch) | |
tree | ad753983b54d61f8a01fb32794d67bf50585789e /ChangeLog | |
parent | c8f9cf1177b6de1cc210f0706dae302b9aa4f7b5 (diff) | |
download | fluxbox-7d793fc6a8d7aa07a7636df2e96054c4a8e2c6a8.zip fluxbox-7d793fc6a8d7aa07a7636df2e96054c4a8e2c6a8.tar.bz2 |
fix issues that resulted in unnecessary X errors
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.11 | 2 | Changes for 0.9.11 |
3 | *04/09/11: | ||
4 | * Fix issues that caused unnecessary X errors (Simon) | ||
5 | fluxbox.cc Window.cc FbTk/Menu.cc FbTk/FbPixmap.cc FbTk/FbWindow.hh/cc | ||
3 | *04/09/10: | 6 | *04/09/10: |
4 | * Cosmetic and cleanup changes to FbTk/* (Mathias) | 7 | * Cosmetic and cleanup changes to FbTk/* (Mathias) |
5 | - tabs -> spaces, wrong indention etc in all mentioned | 8 | - tabs -> spaces, wrong indention etc in all mentioned |