summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2001-05-15 14:19:13 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2001-05-15 14:19:13 (GMT)
commit78889206e8a882e866563ebd0ff5e1309edb4288 (patch)
tree70a9f069004245b780b0f5791f52b78bffe4d3b1 /ChangeLog
parent1badd23371684cf0dd67714e8a78f4c7ddd6e55a (diff)
downloadtcl-78889206e8a882e866563ebd0ff5e1309edb4288.zip
tcl-78889206e8a882e866563ebd0ff5e1309edb4288.tar.gz
tcl-78889206e8a882e866563ebd0ff5e1309edb4288.tar.bz2
Patch from [Bug: 231259]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c12cd13..11ec9bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-07 Miguel Sofer <msofer@users.sourceforge.net>
+
+ * generic/tclInt.h
+ * generic/tclNamesp.c: invalidate all bytecodes in a namespace if
+ a new command shadows a bytecoded command.
+ * tests/namespace.test
+ Patched from [Bug: 231259]
+
2001-05-15 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* doc/console.n: Created. It seems very odd to me that the