summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-07-05 17:27:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-07-05 17:27:06 (GMT)
commitbf7695058ddedaee83cf8f2386277dded31a5260 (patch)
treecef3768290a51e324c8309559e41773898412085 /ChangeLog
parente539042615457f25e32cc481db82a48146b76495 (diff)
downloadtcl-bf7695058ddedaee83cf8f2386277dded31a5260.zip
tcl-bf7695058ddedaee83cf8f2386277dded31a5260.tar.gz
tcl-bf7695058ddedaee83cf8f2386277dded31a5260.tar.bz2
* generic/tclNamesp.c: Allow for [namespace import] of a command
* tests/namespace.test: over a previous [namespace import] of itself without throwing an error. [RFE 1230597]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cc9f05..a9c5495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-05 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclNamesp.c: Allow for [namespace import] of a command
+ * tests/namespace.test: over a previous [namespace import] of itself
+ without throwing an error. [RFE 1230597]
+
2005-07-01 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
* unix/tclUnixNotfy.c: protect against spurious wake-ups while