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 d5deeb4..a8ee190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/15:
4 * Fixed a few drawing bugs created by last patch (Simon)
5 (titlebar no clear on resize, menu opening offscreen...)
6 Menu.cc FbWinFrame.cc
3*05/04/11: 7*05/04/11:
4 * Rework lots of stuff relating to transparency, esp menus+frame (Simon) 8 * Rework lots of stuff relating to transparency, esp menus+frame (Simon)
5 + Massively reduce pixmap memory usage (view with xrestop) 9 + Massively reduce pixmap memory usage (view with xrestop)