summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-18 16:19:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-18 16:19:44 (GMT)
commit13bdb73dc34d6f5eb3c5c006eec49ee283f03830 (patch)
treedb8431e91ac7ce886d11e306ad5daad028eefe5e /changes
parentb1a2ec4fd35e842ea30114b0096f4fcce6a8b943 (diff)
downloadtk-13bdb73dc34d6f5eb3c5c006eec49ee283f03830.zip
tk-13bdb73dc34d6f5eb3c5c006eec49ee283f03830.tar.gz
tk-13bdb73dc34d6f5eb3c5c006eec49ee283f03830.tar.bz2
* changes: Final updates for Tcl 8.4.8 release.
Diffstat (limited to 'changes')
-rw-r--r--changes14
1 files changed, 12 insertions, 2 deletions
diff --git a/changes b/changes
index 4ae67f5..4832d49 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.64.2.14 2004/11/16 19:02:27 dgp Exp $
+RCS: @(#) $Id: changes,v 1.64.2.15 2004/11/18 16:19:45 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
@@ -5722,4 +5722,14 @@ the CG version of the X drawing emulation layer. (tittle, ingham)
2004-11-16 (bug fix)[1063675] Italian msg catalog fixes (ugoccioni,welton)
---- Released 8.4.8, November XX, 2004 --- See ChangeLog for details ---
+2004-11-17 (bug fix)[1036963] panedwindow: set save_under X attr (hobbs)
+
+2004-11-17 (bug fix)[1004508] console: array keyname expansion (bold,hobbs)
+
+2004-11-17 (bug fix)[1032300] ps generation of unspecified canvas image (hobbs)
+
+2004-11-17 (bug fix)[982248] immediate unmap of hidden canvas windows (hobbs)
+
+2004-11-18 (new feature) configure options --enable-man-suffix (max)
+
+--- Released 8.4.8, November 18, 2004 --- See ChangeLog for details ---