diff options
author | dgp <dgp@users.sourceforge.net> | 2011-03-06 05:19:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-03-06 05:19:11 (GMT) |
commit | bc0ce06bc7fe8a1bfc555fe2025b979c17136564 (patch) | |
tree | 42636281a94594606537c4aec3af5040b56b9a28 /ChangeLog | |
parent | 33babada06e91831ef25c24d6930a111463995a1 (diff) | |
parent | fcc70507cfb761acbe63f57202b423e6c7378258 (diff) | |
download | tcl-bc0ce06bc7fe8a1bfc555fe2025b979c17136564.zip tcl-bc0ce06bc7fe8a1bfc555fe2025b979c17136564.tar.gz tcl-bc0ce06bc7fe8a1bfc555fe2025b979c17136564.tar.bz2 |
merge
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-03-05 Don Porter <dgp@users.sourceforge.net> + + * generic/tclParse.c (TclParseBackslash): Correct trunction checks in + * tests/parse.test: \x and \u substitutions. [Bug 3200987] + 2011-01-26 Donal K. Fellows <dkf@users.sf.net> * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description |