summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-08-21 23:19:02 (GMT)
committerhobbs <hobbs>2008-08-21 23:19:02 (GMT)
commit4ad1d554a92681b3d78876608ad0671c76098978 (patch)
treea8fca5285c96617cf3657e31c0d1504d11f63f38 /ChangeLog
parenta7d5eb42a94f26a9380e19ee52f52bf62c92cf50 (diff)
downloadtcl-4ad1d554a92681b3d78876608ad0671c76098978.zip
tcl-4ad1d554a92681b3d78876608ad0671c76098978.tar.gz
tcl-4ad1d554a92681b3d78876608ad0671c76098978.tar.bz2
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***=
* generic/tclUtil.c (TclReToGlob): translation from exact to anywhere-in-string match. [Bug 2065115]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14f64f2..7504d60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-21 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=
+ * generic/tclUtil.c (TclReToGlob): translation from exact
+ to anywhere-in-string match. [Bug 2065115]
+
2008-08-20 Daniel Steffen <das@users.sourceforge.net>
* generic/tclTest.c (TestconcatobjCmd): fix use of internal-only