diff options
author | mdejong <mdejong> | 2010-02-12 03:21:32 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2010-02-12 03:21:32 (GMT) |
commit | bbe0b1645349bb22662c4a8858a4fce1e5e07132 (patch) | |
tree | 2b588e2697c4889438249793e1ca4dd53d6b1cf8 /ChangeLog | |
parent | 9f5bce3cf43a2bddf371367d361c3fd289131e4a (diff) | |
download | tcl-bbe0b1645349bb22662c4a8858a4fce1e5e07132.zip tcl-bbe0b1645349bb22662c4a8858a4fce1e5e07132.tar.gz tcl-bbe0b1645349bb22662c4a8858a4fce1e5e07132.tar.bz2 |
add tests for explicit backslash zero as argument to list command
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-02-11 Mo DeJong <mdejong@users.sourceforge.net> + + * tests/list.test: Add tests for explicit \0 in + a string argument to the list command. + 2010-02-11 Donal K. Fellows <dkf@users.sf.net> * generic/tclIOCmd.c (Tcl_OpenObjCmd): [Bug 2949740]: Make sure that |