diff options
author | nijtmans <nijtmans> | 2010-10-15 15:25:52 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-10-15 15:25:52 (GMT) |
commit | 3b9ea5778de8ac6371fc6f8a1caed01bb1776de3 (patch) | |
tree | ea57c5e6450a7e9d7b21d324e6bd8ffdff442526 /ChangeLog | |
parent | 0d28a913fcbe639c039cdbfc69d2cc0c0f802810 (diff) | |
download | tcl-3b9ea5778de8ac6371fc6f8a1caed01bb1776de3.zip tcl-3b9ea5778de8ac6371fc6f8a1caed01bb1776de3.tar.gz tcl-3b9ea5778de8ac6371fc6f8a1caed01bb1776de3.tar.bz2 |
[Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest UnicodeData.txt,
corresponding with Unicode 6.0 (except for out-of-range chars > 0xFFFF)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-10-15 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/reg_locale.c [Bug 3085863] tclUniData 9 years old: Updated Unicode + * generic/tclUniData.c tables to latest UnicodeData.txt, corresponding with + * tools/uniParse.tcl Unicode 6.0 (except for out-of-range chars > 0xFFFF) + 2010-10-13 Don Porter <dgp@users.sourceforge.net> * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where |