summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 7 insertions, 2 deletions
diff --git a/changes b/changes
index 027f6db..94cf76c 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.134 2008/08/12 15:06:27 dgp Exp $
+RCS: @(#) $Id: changes,v 1.135 2008/08/22 19:47:47 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
@@ -6549,6 +6549,11 @@ Several documentation and release notes improvements
2008-08-05 (bug fix)[2010422] Tk header files revised to accommodate
incompatible changes in recent X.org releases of X11 headers. (jenglish)
+2008-08-19 (bug fix) revised number format in -[xy]scrollcommand callbacks
+and [xy]view methods (jenglish)
+
+2008-08-19 (enhancement) removed obsolete XID management code (staplin)
+
Test suite modernization by Ania Pawelczyk.
---- Released 8.6a2, August 15, 2008 --- See ChangeLog for details ---
+--- Released 8.6a2, August 25, 2008 --- See ChangeLog for details ---