summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2002-04-18 18:05:55 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2002-04-18 18:05:55 (GMT)
commit21901763f1b2265d4cd44100b084ab75ccf8d342 (patch)
tree222b1707324d61bf720ccf270f662e884b530012 /ChangeLog
parent10b86ab7e14292e258f72765e28b0d9a3d55f00c (diff)
downloadtcl-21901763f1b2265d4cd44100b084ab75ccf8d342.zip
tcl-21901763f1b2265d4cd44100b084ab75ccf8d342.tar.gz
tcl-21901763f1b2265d4cd44100b084ab75ccf8d342.tar.bz2
[Bug 545325 ] info level didn't report namespace eval.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01381bc..80c19d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-18 Miguel Sofer <msofer@users.sourceforge.net>
+
+ * generic/tclNamesp.c:
+ * tests/info.test: [Bug 545325 ] info level didn't report
+ namespace eval, bug report by Richard Suchenwirth.
+
2002-04-18 Don Porter <dgp@users.sourceforge.net>
* doc/subst.n: Clarified documentation on handling unusual return