aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 535be05..6acabdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/05/07:
4 * Handle UTF-8 strings properly (Simon)
5 - still need to integrate EWMH strings properly (they are utf8)
6 - still need to fix up TextBox
7 FbTk/... FbString.hh/cc App.cc FOnt.hh/cc FontImp.hh Makefile.am
8 XFontImp.hh/cc XmbFontImp.hh/cc XftFontImp.hh/cc TextButton.cc
9 Window.cc Xutil.hh/cc tests/testFont.cc
3*06/05/01: 10*06/05/01:
4 * Make apps file keywords case insensitive, plus reload it (if newer) 11 * Make apps file keywords case insensitive, plus reload it (if newer)
5 before save on close and remember menu events (Simon) 12 before save on close and remember menu events (Simon)