summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-10-29 21:40:42 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-10-29 21:40:42 (GMT)
commitf32a30e09c8e10a9cad9028e8830694056f71d62 (patch)
tree086d76a57a761fc5a658ba42f358f506869efdd0 /ChangeLog
parentfc1ced4682dfd72cfa8fc82268206e50522eff95 (diff)
downloadtcl-f32a30e09c8e10a9cad9028e8830694056f71d62.zip
tcl-f32a30e09c8e10a9cad9028e8830694056f71d62.tar.gz
tcl-f32a30e09c8e10a9cad9028e8830694056f71d62.tar.bz2
* generic/tclNamesp.c (EnsembleImplementationCmd):
* tests/namespace.test (47.7-8): reverted a wrong "optimisation" that completely broke snit; added two tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95c6e6c..477899f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-26 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclNamesp.c (EnsembleImplementationCmd):
+ * tests/namespace.test (47.7-8): reverted a wrong "optimisation"
+ that completely broke snit; added two tests.
+
2006-10-28 Donal K. Fellows <dkf@users.sf.net>
* generic/tclProc.c (ObjInterpProcEx, TclObjInterpProcCore): Split the