diff options
author | hobbs <hobbs> | 2004-12-06 20:27:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-12-06 20:27:57 (GMT) |
commit | 30913705a54b55c8d752cb5eecd3ea13e4152387 (patch) | |
tree | 119892620927f7c86be5ee39d1fb70bd42e01ffd /changes | |
parent | 5375f87a544f93fff061a688a39c95101877d177 (diff) | |
download | tk-30913705a54b55c8d752cb5eecd3ea13e4152387.zip tk-30913705a54b55c8d752cb5eecd3ea13e4152387.tar.gz tk-30913705a54b55c8d752cb5eecd3ea13e4152387.tar.bz2 |
remove text change ref that was not in 8.4.9
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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.70 2004/12/05 22:10:47 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.71 2004/12/06 20:27:57 hobbs 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 @@ -5784,9 +5784,6 @@ the CG version of the X drawing emulation layer. (tittle, ingham) --- Released 8.4.8, November 18, 2004 --- See ChangeLog for details --- -2004-11-23 (bug fix)[1011234] Make up/down cursor keys move by display -lines, not logical lines in text widget (darley) - 2004-12-01 (bug fix)[979239] Fix clipping of partially transparent images on buttons on unix to avoid X error (hobbs, petasis) |