summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-06-20 21:28:11 (GMT)
committerericm <ericm>2000-06-20 21:28:11 (GMT)
commite8c9c04e812a25ce08a60dfca669900fefebb75b (patch)
treee9a9f4c63619c63557eda76759fb838b2a2d7931 /ChangeLog
parent3eb9179c354793e398482a1a00b12e7c3ef645b9 (diff)
downloadtcl-e8c9c04e812a25ce08a60dfca669900fefebb75b.zip
tcl-e8c9c04e812a25ce08a60dfca669900fefebb75b.tar.gz
tcl-e8c9c04e812a25ce08a60dfca669900fefebb75b.tar.bz2
Applied patch from [Bug: 5922]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e82c8ef..7d7963e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-20 Eric Melski <ericm@ajubasolutions.com>
+
+ * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which
+ corrected an incorrect use of [string match].
+
2000-06-19 Eric Melski <ericm@scriptics.com>
* doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with