summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorrjohnson <rjohnson@noemail.net>1998-07-01 18:52:56 (GMT)
committerrjohnson <rjohnson@noemail.net>1998-07-01 18:52:56 (GMT)
commitf621363b96e71aafb0cbbd863fc186c2f24ac35f (patch)
treedb6e89a1f726a317173f020eaa06fec8da8723c5 /changes
parent8e7ed04949794967229597016f85f1c9efb94cf4 (diff)
downloadtcl-f621363b96e71aafb0cbbd863fc186c2f24ac35f.zip
tcl-f621363b96e71aafb0cbbd863fc186c2f24ac35f.tar.gz
tcl-f621363b96e71aafb0cbbd863fc186c2f24ac35f.tar.bz2
*** empty log message ***
FossilOrigin-Name: 9dd88a45fafe14951fbad92105d03412ffb92de4
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)