summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-11-17 18:12:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-11-17 18:12:07 (GMT)
commitfa21483afb1b8a95e33287eaa28f20f0bb319d40 (patch)
treee29fd69d2797dd44088bff0bc55f109b06ea7179 /ChangeLog
parent8a337db141701521a51b0fbdeed2ec76f4557129 (diff)
downloadtcl-fa21483afb1b8a95e33287eaa28f20f0bb319d40.zip
tcl-fa21483afb1b8a95e33287eaa28f20f0bb319d40.tar.gz
tcl-fa21483afb1b8a95e33287eaa28f20f0bb319d40.tar.bz2
* generic/regcomp.c: Backported regexp bug fixes and tests. Thanks
* generic/tclTest.c: to Pavel Goran and Vince Darley. * tests/reg.test: [Bugs 230589, 504785, 505048, 703709, 840258]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 822adbf..b650269 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-17 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks
+ * generic/tclTest.c: to Pavel Goran and Vince Darley.
+ * tests/reg.test: [Bugs 230589, 504785, 505048, 703709, 840258]
+
2003-11-12 Jeff Hobbs <jeffh@ActiveState.com>
* tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more