summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-09-23 04:49:40 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-09-23 04:49:40 (GMT)
commit3573a596bac94e88ffcc47faf8602313fb41cd89 (patch)
tree7c0a83028ea63069965b9564e68c7fbae8fb7e8f /ChangeLog
parent486fa2785b34d17f1bf84bbfe24d8a6afd9586ed (diff)
downloadtcl-3573a596bac94e88ffcc47faf8602313fb41cd89.zip
tcl-3573a596bac94e88ffcc47faf8602313fb41cd89.tar.gz
tcl-3573a596bac94e88ffcc47faf8602313fb41cd89.tar.bz2
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's
2000-01-28 fix for [Bug 218871] to all potentially troubled uses of [info commands] on input data, where glob-special characters could cause problems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b65077..9f64e6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-23 Don Porter <dgp@users.sourceforge.net>
+
+ * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's
+ 2000-01-28 fix for [Bug 218871] to all potentially troubled uses of
+ [info commands] on input data, where glob-special characters could
+ cause problems.
+
2003-09-20 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/expr.test (expr-23.4): Prevented accidental wrapping round