diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |