summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-12 15:49:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-12 15:49:12 (GMT)
commit067c7019459993c0a38f253dc3caf3cccd85577d (patch)
tree2ddc1d4adec0a048ba036af29c78fbceee780a23 /changes
parent37862b3d4ef123216cff4f026b24df258619f0c7 (diff)
downloadtk-067c7019459993c0a38f253dc3caf3cccd85577d.zip
tk-067c7019459993c0a38f253dc3caf3cccd85577d.tar.gz
tk-067c7019459993c0a38f253dc3caf3cccd85577d.tar.bz2
* changes: Updated for 8.5.0 release.
Diffstat (limited to 'changes')
-rw-r--r--changes16
1 files changed, 15 insertions, 1 deletions
diff --git a/changes b/changes
index 9268602..74405c8 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.116 2007/11/19 19:04:37 das Exp $
+RCS: @(#) $Id: changes,v 1.117 2007/12/12 15:49:13 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
@@ -6443,3 +6443,17 @@ Many significant improvements to the documentation and demos (fellows, hobbs,
steffen, kupries)
--- Released 8.5b3, Novemeber 19, 2007 --- See ChangeLog for details ---
+
+2007-11-25 (bug fix)[1343984] ttk::notebook bugs (english,boudaillier)
+
+2007-11-26 (bug fix)[1822391] [photo put] segfault w/ PPM data (kenny)
+
+2007-11-26 (bug fix)[1822076] [tk_saveFile] and path w/spaces (bauer,kenny)
+
+2007-12-04 (new feature)[1844143] Danish message catalog (berg)
+
+2007-12-11 (bug fix)[1602537] crash in [$text replace] (goth,porter,fellows)
+
+Several documentation and release notes improvements
+
+--- Released 8.5.0, December 14, 2007 --- See ChangeLog for details ---