diff options
author | dgp <dgp@users.sourceforge.net> | 2003-11-17 17:48:16 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-11-17 17:48:16 (GMT) |
commit | 2dd07a1b8cbd0b5e2874db95e2bbc5d82deb8522 (patch) | |
tree | 156ce5016704b4b547f14beb2b489ac0d52bda1f /ChangeLog | |
parent | 94c8e93751b3e6048beb4aca49699060f85159dd (diff) | |
download | tcl-2dd07a1b8cbd0b5e2874db95e2bbc5d82deb8522.zip tcl-2dd07a1b8cbd0b5e2874db95e2bbc5d82deb8522.tar.gz tcl-2dd07a1b8cbd0b5e2874db95e2bbc5d82deb8522.tar.bz2 |
* tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258]
recently fixed by 2003-11-15 commit to regcomp.c by Pavel Goran.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-11-17 Don Porter <dgp@users.sourceforge.net> + + * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] + recently fixed by 2003-11-15 commit to regcomp.c by Pavel Goran. + 2003-11-16 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclExecute.c (TclExecuteByteCode): Make sure that |