summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorchengyemao <chengyemao>2005-01-09 07:04:33 (GMT)
committerchengyemao <chengyemao>2005-01-09 07:04:33 (GMT)
commitea884d3aeac7e1fcc7d05dce856c5e77ed1f58a4 (patch)
treece00aa6eb010113f11307e0e3c804436ee256150 /changes
parentca48dcde173803f4b3dee3224432cc96b1751c15 (diff)
downloadtk-ea884d3aeac7e1fcc7d05dce856c5e77ed1f58a4.zip
tk-ea884d3aeac7e1fcc7d05dce856c5e77ed1f58a4.tar.gz
tk-ea884d3aeac7e1fcc7d05dce856c5e77ed1f58a4.tar.bz2
Updated
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 3 insertions, 3 deletions
diff --git a/changes b/changes
index 66dfdc4..8a1d850 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.82 2005/01/09 01:57:15 chengyemao Exp $
+RCS: @(#) $Id: changes,v 1.83 2005/01/09 07:04:33 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
@@ -5936,5 +5936,5 @@ UpdateWrapper, TkpWmGetState (added) in tkWinWm.c; TkpUseWindow,
TkWinEmbeddedEventProc in tkWinEmbed.c; TkWinChildProc in tkWinX.c.
(chengyemao)
-2005-1-8 (bug fix)[1098625] Wrong toplevel geometry when created with a menu.
-(chengyemao)
+2005-1-8 (bug fix)[1098625] Wrong toplevel geometry when created with a menu;
+[637653] Deleting a popup menu crashes wish (chengyemao)