diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/27: | 3 | *05/04/27: |
4 | * Fix some initialisation, plus setting background too much (Simon) | 4 | * Fix some initialisation, plus setting background too much (Simon + Mathias) |
5 | FbWindow.cc | 5 | FbTk/FbWindow.cc/hh FbWinFrame.cc |
6 | * Add some extremely basic handling for icon pixmaps that aren't | 6 | * Add some extremely basic handling for icon pixmaps that aren't |
7 | the same depth as the screen (treat all as 1-bit, easy to handle) | 7 | the same depth as the screen (treat all as 1-bit, easy to handle) |
8 | (Simon) | 8 | (Simon) |