summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-10-15 15:25:52 (GMT)
committernijtmans <nijtmans>2010-10-15 15:25:52 (GMT)
commit3b9ea5778de8ac6371fc6f8a1caed01bb1776de3 (patch)
treeea57c5e6450a7e9d7b21d324e6bd8ffdff442526 /ChangeLog
parent0d28a913fcbe639c039cdbfc69d2cc0c0f802810 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb86e3a..87b457a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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