diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-01-09 20:34:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-01-09 20:34:29 (GMT) |
commit | 9d63aabcdd601c7f71002fd286dea8588588ec92 (patch) | |
tree | e29c83573d6c14ecdba5f139e177ac4916f1fee0 /ChangeLog | |
parent | 312e3868140b7b11f1b078ab48779769a32b17eb (diff) | |
parent | 0f369563d656dc5592d01b9736568bf7421ef93d (diff) | |
download | tcl-9d63aabcdd601c7f71002fd286dea8588588ec92.zip tcl-9d63aabcdd601c7f71002fd286dea8588588ec92.tar.gz tcl-9d63aabcdd601c7f71002fd286dea8588588ec92.tar.bz2 |
[Bug 3464428] string is graph \u0120 is wrong
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-01-09 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclUtf.c: [Bug 3464428] string is graph \u0120 is wrong + * generic/regc_locale.c: Add table for Unicode [:cntrl:] class + * tools/uniClass.tcl: Generate Unicode [:cntrl:] class table + * tests/utf.test: + 2012-01-08 Kevin B. Kenny <kennykb@acm.org> * library/clock.tcl (ReadZoneinfoFile): Corrected a bug where loading |