summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--changes4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a8b507..47fe898 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2009-11-03 Don Porter <dgp@users.sourceforge.net>
+2009-11-12 Don Porter <dgp@users.sourceforge.net>
*** 8.5.8 TAGGED FOR RELEASE ***
+ * changes: Updated for 8.5.8 release.
+
+2009-11-03 Don Porter <dgp@users.sourceforge.net>
+
* generic/tk.h: Bump to 8.5.8 for release.
* library/tk.tcl:
* unix/configure.in:
diff --git a/changes b/changes
index 1dfa8a5..c207088 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.130.2.15 2009/11/03 23:49:11 patthoyts Exp $
+RCS: @(#) $Id: changes,v 1.130.2.16 2009/11/12 16:48:35 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
@@ -6672,4 +6672,4 @@ in screen distances, reducing precision loss (ferrieux)
2009-11-03 (bug fix)[2891541] fix grab behaviour for main window (thoyts)
---- Released 8.5.8, November xx, 2009 --- See ChangeLog for details ---
+--- Released 8.5.8, November 16, 2009 --- See ChangeLog for details ---