summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-02-26 20:18:13 (GMT)
committerhobbs <hobbs>2008-02-26 20:18:13 (GMT)
commita46d1b4c18dd41db8e81fd46a75453453d8e3da9 (patch)
tree830b495ac344ea81098ebb316aa4d14fe1445620 /ChangeLog
parent4af7381c98a78ec974b2febf9fc9543d2fa04e8f (diff)
downloadtcl-a46d1b4c18dd41db8e81fd46a75453453d8e3da9.zip
tcl-a46d1b4c18dd41db8e81fd46a75453453d8e3da9.tar.gz
tcl-a46d1b4c18dd41db8e81fd46a75453453d8e3da9.tar.bz2
* generic/tclUtil.c (TclReToGlob): fix the handling of the last
* tests/regexpComp.test: star possibly being escaped in determining right anchor. [Bug 1902436]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e584f94..d2196c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclUtil.c (TclReToGlob): fix the handling of the last
+ * tests/regexpComp.test: star possibly being escaped in
+ determining right anchor. [Bug 1902436]
+
2008-02-26 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/pkgIndex.tcl: Set version 2.5.5