diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-22 15:11:32 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-22 15:11:32 (GMT) |
commit | 3f5bb1cb572e896aec5df11c69c79803556190e1 (patch) | |
tree | cae22c947e3c63c965890b791d42dc21ebae10f9 /changes | |
parent | 2e401c6ee977b437ee39d52471a51d8790212951 (diff) | |
download | tk-3f5bb1cb572e896aec5df11c69c79803556190e1.zip tk-3f5bb1cb572e896aec5df11c69c79803556190e1.tar.gz tk-3f5bb1cb572e896aec5df11c69c79803556190e1.tar.bz2 |
* changes: Updates for next RC.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 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.64.2.31 2006/03/16 13:55:47 dkf Exp $ +RCS: @(#) $Id: changes,v 1.64.2.32 2006/03/22 15:11:33 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 @@ -5891,4 +5891,8 @@ handled (max) 2006-03-16 (enhancement)[1405069] added Portuguese l10n. (ricardoj,silasj) +2006-03-17 (bug fix)[1451587] no abbreviations in script library (thoyts) + +2006-03-20 (bug fix)[1380427] crash in undo stack (lz_ufo,callewaert,fellows) + --- Released 8.4.13, March 17, 2006 --- See ChangeLog for details --- |