summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-14 19:08:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-14 19:08:06 (GMT)
commit7fa9d2d1b337bd2387176938ebbac89640972299 (patch)
treefcec0cd784b4c55e8a62145ff3d99a13acc1ad2d /changes
parentc94e07ec2ec597b18bdf3c22a2251adc1b804280 (diff)
downloadtk-7fa9d2d1b337bd2387176938ebbac89640972299.zip
tk-7fa9d2d1b337bd2387176938ebbac89640972299.tar.gz
tk-7fa9d2d1b337bd2387176938ebbac89640972299.tar.bz2
* changes: More updates for 8.5.0 release.
Diffstat (limited to 'changes')
-rw-r--r--changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/changes b/changes
index c5d3a7c..2d055b8 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.120 2007/12/13 23:08:43 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.121 2007/12/14 19:08:06 dgp 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
@@ -6456,6 +6456,9 @@ steffen, kupries)
2007-12-12 (bug fix)[1845899] Aqua: [wm transient] (steffen)
+2007-12-12 (bug fix)[1809538,1799782,1737288] fixes for the <<Modified>>
+virtual event on [text] widgets (hobbs)
+
2007-12-13 (bug fix) correctly trace menubutton -textvariable for -compound
use (hobbs)