aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f5c26d..6422771 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/27: 3*05/04/27:
4 * Add some extremely basic handling for icon pixmaps that aren't
5 the same depth as the screen (treat all as 1-bit, easy to handle)
6 (Simon)
7 FbTk/FbPixmap.hh/cc FbTk/ImageImlib2.cc IconButton.cc
4 * Fix a bunch more issues with recent patches (Simon) 8 * Fix a bunch more issues with recent patches (Simon)
5 - Clock text colour on start 9 - Clock text colour on start
6 - Resizing not updating in some cases 10 - Resizing not updating in some cases