summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfe776c..69684e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1552,6 +1552,12 @@
* library/tzdata/America/Kralendijk: (new)
* library/tzdata/America/Lower_Princes: (new)
+2011-07-27 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclEncoding.c (UtfToUtfProc): Start to rough out what needs
+ to change to transition Tcl to being able to work with non-BMP
+ characters, at least at a basic level.
+
2011-07-26 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOO.c (initScript): Ensure that TclOO is properly found by