summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-10-31 16:43:27 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-10-31 16:43:27 (GMT)
commit22042ac17d28b7e80420612e880f6f4e3130db65 (patch)
tree6a344203c055c89c6bc0cb214b92128c1f8c2d60 /ChangeLog
parentc29a0584716dc23c315d6fbaf3c578e5aef6412c (diff)
downloadtcl-22042ac17d28b7e80420612e880f6f4e3130db65.zip
tcl-22042ac17d28b7e80420612e880f6f4e3130db65.tar.gz
tcl-22042ac17d28b7e80420612e880f6f4e3130db65.tar.bz2
Make [info globals ::foo] work. [Bug 1057461]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6a9b96..8b346e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-31 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclCmdIL.c (InfoGlobalsCmd):
+ * tests/info.test (info-8.4): Strip leading global-namespace
+ specifiers from the pattern argument. [Bug 1057461]
+
2004-10-30 Miguel Sofer <msofer@users.sf.net>
* generic/tclCmdAH.c (Tcl_CatchObjCmd): removed erroneous comment