From 63b1baf8ac692eba3e6c8dd7dd3505a7024f1eff Mon Sep 17 00:00:00 2001 From: welch Date: Mon, 10 Aug 1998 16:00:18 +0000 Subject: import bug fix --- changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/changes b/changes index e512a90..28671fc 100644 --- a/changes +++ b/changes @@ -3598,4 +3598,10 @@ subdirectories. (SS) extensions, including Tk. This searches in a canonical way for an extensions library directory and initialization file. (BW) --------- Released 8.0.3 to the Tcl Consortium CD-ROM project, 8/7/98 ------ +8/10/98 (bug fix) Imported commands used to get lost if the target +of the import was redefined. Tcl_CreateCommand and Tcl_CreateObjCommand +were updated to restore import links. (Note that if you rename a command, +the import links move to the new name, and if you delete a command then +the import links get lost. These semantics have not changed.) (MC) + +-------- Released 8.0.3 to the Tcl Consortium CD-ROM project, 8/10/98 ------ -- cgit v0.12