summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorchengyemao <chengyemao>2004-12-18 20:40:43 (GMT)
committerchengyemao <chengyemao>2004-12-18 20:40:43 (GMT)
commit45826f4c8f2a31626cd5673c0466bb20985590c7 (patch)
tree75bd8e4858aa9e60427759a52b69c78b8a919b63 /changes
parent4c1f1e15de61bb5adedc4ea38b18255400ce5167 (diff)
downloadtk-45826f4c8f2a31626cd5673c0466bb20985590c7.zip
tk-45826f4c8f2a31626cd5673c0466bb20985590c7.tar.gz
tk-45826f4c8f2a31626cd5673c0466bb20985590c7.tar.bz2
updated
Diffstat (limited to 'changes')
-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)
+