summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-12-01 18:31:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-12-01 18:31:42 (GMT)
commit277158cf072d9b7124bc4fb69806afac0a0b998c (patch)
treeb33e795f5a24dae1e091df33e8219c946033da84 /changes
parentf68d0a0e2f46385c06b1a65863da5d99e42c1abb (diff)
downloadtk-277158cf072d9b7124bc4fb69806afac0a0b998c.zip
tk-277158cf072d9b7124bc4fb69806afac0a0b998c.tar.gz
tk-277158cf072d9b7124bc4fb69806afac0a0b998c.tar.bz2
2005-11-16 Don Porter <dgp@users.sourceforge.net>
*** 8.4.12 TAGGED FOR RELEASE *** * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and * macosx/tkMacOSXWm.c: messages among different platform's * tests/wm.test: [wm grid] commands. [Bug 1323972]. * win/tkWinWm.c:
Diffstat (limited to 'changes')
-rw-r--r--changes18
1 files changed, 16 insertions, 2 deletions
diff --git a/changes b/changes
index 004061f..7c454b5 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.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 ---