summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2007-12-14 19:08:06 (GMT)
committerdgp@users.sourceforge.net <dgp>2007-12-14 19:08:06 (GMT)
commitc4ba209c3b0428788baa91dea045f7ea87359111 (patch)
treefcec0cd784b4c55e8a62145ff3d99a13acc1ad2d /changes
parent1eda583655a56dec371fe41799cc793aa79feec2 (diff)
downloadtk-c4ba209c3b0428788baa91dea045f7ea87359111.zip
tk-c4ba209c3b0428788baa91dea045f7ea87359111.tar.gz
tk-c4ba209c3b0428788baa91dea045f7ea87359111.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)