diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 18 |
1 files changed, 16 insertions, 2 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.26 2005/11/16 16:21:21 dgp Exp $ +RCS: @(#) $Id: changes,v 1.64.2.27 2005/12/01 18:31:42 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 @@ -5854,4 +5854,18 @@ Documentation improvements [1087842,1081527,1115907,etc.] 2005-11-06 (platform support) OpenBSD missing LIBS (thoyts) ---- Released 8.4.12, November 30, 2005 --- See ChangeLog for details --- +2005-11-22 (bug fix)[1353414] [selection get] compat w/OpenOffice.org (fellows) + +2005-11-22 (bug fix)[1335485] dialog and space in widget name (taylor,fellows) + +2005-11-29 (enhancement)[1369597] Win 64: --enable-64bit=amd64|ia64 (hobbs) + +2005-11-29 (bug fix)[1252259] clear initial % from console (lawlor,hobbs) + +2005-11-30 (bug fix)[1289565] ClientMessage handling (staplin,hobbs) + +2005-11-30 (bug fix)[1086049] [wm attributes -topmost] fix (courtney,hobbs) + +2005-12-01 (bug fix)[1353416] [tk_popup] wrong post location (fvogelnew1,hobbs) + +--- Released 8.4.12, Decemeber 1, 2005 --- See ChangeLog for details --- |