summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-01 14:21:48 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-01 14:21:48 (GMT)
commit238f64e8e462d705dbf4f894f4b29933e19e865e (patch)
tree4f96d6f5d4e4b3dee8efc50f512316b86d40f1a0 /ChangeLog
parentf38a82d52c22bfe1c84be876f895d19e8f8c7bf4 (diff)
downloadtcl-238f64e8e462d705dbf4f894f4b29933e19e865e.zip
tcl-238f64e8e462d705dbf4f894f4b29933e19e865e.tar.gz
tcl-238f64e8e462d705dbf4f894f4b29933e19e865e.tar.bz2
Cleaning up of the namespace guts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f70744..5638fd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclNamesp.c (NamespaceInscopeCmd): Make the error
+ message generation the same as in NamespaceEvalCmd().
+ (Tcl_Import): Rationalized to use Tcl_EvalObjv().
+
2004-10-31 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* tests/io.test (io-40.3): Convert umask2 test constraint into a