summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 58ec9d0..71311e2 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-RCS: @(#) $Id: changes,v 1.73 2004/12/17 14:59:36 chengyemao Exp $
+RCS: @(#) $Id: changes,v 1.74 2004/12/18 20:40:43 chengyemao Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
@@ -5899,3 +5899,7 @@ and potential crashes in exit). (chengyemao)
2004-12-17 (platform support) Added TkWinClenupContainerList into stublib.
(chengyemao)
+
+2004-12-18 (buf fix)[222677] Close the embedded window (of a different process)
+when its container is destroyed. (chengyemao)
+