diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-01 13:24:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-07-01 13:24:06 (GMT) |
commit | f35ac41c5ad6fb2efa6d0833f0299549c69a6329 (patch) | |
tree | c32a77be55972768ed20af9d880db3632b40da9c /ChangeLog | |
parent | 710f9b9f5fdf203a35d8cfbdcf37a90ee0eeb3f7 (diff) | |
download | tcl-f35ac41c5ad6fb2efa6d0833f0299549c69a6329.zip tcl-f35ac41c5ad6fb2efa6d0833f0299549c69a6329.tar.gz tcl-f35ac41c5ad6fb2efa6d0833f0299549c69a6329.tar.bz2 |
Fix [2006884]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tests/string.test: Eliminate non-ASCII characters from the actual + test script. [Bug 2006884] + 2008-06-30 Donal K. Fellows <dkf@users.sf.net> * doc/ObjectType.3: Clean up typedef formatting. |