summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2001-04-07 02:36:37 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2001-04-07 02:36:37 (GMT)
commitfc43ab2356c5126058af8392723740b01af546c5 (patch)
tree6c7f4f2fa53567780961904d137ab8ec67567fdc
parentf4aae297ab93a93609f6e467d30b0e022440daab (diff)
downloadtcl-fc43ab2356c5126058af8392723740b01af546c5.zip
tcl-fc43ab2356c5126058af8392723740b01af546c5.tar.gz
tcl-fc43ab2356c5126058af8392723740b01af546c5.tar.bz2
corrected behaviour of [namespace code] (Bug #219385, Patch #403530)
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d55fedb..7145d53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-04-07 Miguel Sofer <msofer@users.sourceforge.net>
+
+ * doc/namespace.n: document correct functionality
+ * generic/tclNamesp.c: corrected behaviour of [namespace code]
+ (Bug #219385, Patch #403530)
+ * library/init.tcl:
+ * tests/namespace-old.test: test correct functionality
+ * tests/namespace.test: test correct functionality
+
2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* unix/Makefile.in (checkdoc): New target, checking the