diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-12-24 00:15:37 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-12-24 00:15:37 (GMT) |
commit | bd656d0e3881028b3b25a40e96d9253baabd44ec (patch) | |
tree | 80b45dd8b018a2a406128e2d65dd5ba6641eb428 /ChangeLog | |
parent | 7cc01f77560c27ac24cdc87a1171c1c75853a7cf (diff) | |
parent | e1074be4bf98ca2d9b91651693f0da2ee6c1042d (diff) | |
download | tcl-bd656d0e3881028b3b25a40e96d9253baabd44ec.zip tcl-bd656d0e3881028b3b25a40e96d9253baabd44ec.tar.gz tcl-bd656d0e3881028b3b25a40e96d9253baabd44ec.tar.bz2 |
[Bug 3464428] string is graph \u0120 is wrong
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-12-23 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclUtf.c: [Bug 3464428] string is graph \u0120 is wrong + * generic/tclUniData.c: + * generic/regc_locale.c: + * tests/utf.test: + * tools/uniParse.tcl: clean up some unused stuff, and be more robust + against changes in UnicodeData.txt syntax + 2011-12-11 Jan Nijtmans <nijtmans@users.sf.net> * generic/regc_locale.c: [Bug 3457031]: Some Unicode 6.0 chars not |