summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--changes6
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 96f3b57..0137741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-03 Don Porter <dgp@users.sourceforge.net>
+
+ * changes: Updated for 8.5.9 release.
+
2010-08-20 Donal K. Fellows <dkf@users.sf.net>
* doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other page
diff --git a/changes b/changes
index d8771cf..50f193c 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ hhis 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.19 2010/08/10 20:36:31 dgp Exp $
+RCS: @(#) $Id: changes,v 1.130.2.20 2010/08/24 18:34:32 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
@@ -6722,4 +6722,6 @@ in screen distances, reducing precision loss (ferrieux)
2010-08-03 (bug fix) entry validation compat with Itcl scope (hobbs)
---- Released 8.5.9, August 13, 2010 --- See ChangeLog for details ---
+2010-08-12 (bug fix)[2585265] text <Delete>,<Backspace> note selection (fellows)
+
+--- Released 8.5.9, August 31, 2010 --- See ChangeLog for details ---