summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes b/changes
index e43b6b6..e36d0b7 100644
--- a/changes
+++ b/changes
@@ -3520,3 +3520,6 @@ don't know how other compilers will handle it, so
The goal of this patch is that simple extensions compiled against
Tcl 8.0.3 will also work with Tcl 8.1.
Contributed by Jan Nijtmans (JN)
+
+7/1/97 (bug fix) The commands "info args, body, default, procs" did
+not correctly handle imported procedures. (RJ)