diff options
author | vincentdarley <vincentdarley> | 2003-10-14 18:21:59 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-10-14 18:21:59 (GMT) |
commit | 0281176be42fbf8cd519c17208041ba5fcf8b193 (patch) | |
tree | 23e080c3df14c525a9db3c578e15e105fb1816c1 /ChangeLog | |
parent | c18947675711693a12a4d8f933281f357bbab984 (diff) | |
download | tcl-0281176be42fbf8cd519c17208041ba5fcf8b193.zip tcl-0281176be42fbf8cd519c17208041ba5fcf8b193.tar.gz tcl-0281176be42fbf8cd519c17208041ba5fcf8b193.tar.bz2 |
regsub fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-10-13 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tclCmdMZ.c: + * tests/regexp.test: fix to [Bug 823524] in regsub; added three + new tests. + 2003-10-12 Jeff Hobbs <jeffh@ActiveState.com> * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return |