summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes19
1 files changed, 18 insertions, 1 deletions
diff --git a/changes b/changes
index 746e012..027f6db 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.133 2008/06/25 14:56:48 dgp Exp $
+RCS: @(#) $Id: changes,v 1.134 2008/08/12 15:06:27 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
@@ -6535,3 +6535,20 @@ Several documentation and release notes improvements
2008-06-18 (bug fix) Aqua: missing focus on first map (steffen)
--- Released 8.6a1, June 25, 2008 --- See ChangeLog for details ---
+
+2008-07-04 (bug fix)[2009213] crash in [ttk::scale] (polo,english)
+
+2008-07-24 (bug fix)[2021443] consistent "wrong # args" messages (nijtmans)
+
+2008-07-26 (bug fix)[2026405] portability of [winfo id] (uchida,thoyts)
+
+2008-07-31 (bug fix) export Tk_PkgInitStubsCheck; fixes Tk embed on Windows
+
+2008-08-01 (bug fix)[2009788,2028703] unmapped toplevel crashes (thoyts)
+
+2008-08-05 (bug fix)[2010422] Tk header files revised to accommodate
+incompatible changes in recent X.org releases of X11 headers. (jenglish)
+
+Test suite modernization by Ania Pawelczyk.
+
+--- Released 8.6a2, August 15, 2008 --- See ChangeLog for details ---