summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2006-03-29 16:37:27 (GMT)
committerdgp <dgp@noemail.net>2006-03-29 16:37:27 (GMT)
commitc7b76d10d48bf585c59026f2b87b6adac3ee5ed5 (patch)
tree11d6b1cf69af92bcd57a53d33dabadd97804a324 /changes
parentf05f6932ce3b2ff3d143d2cd71b97657eef86344 (diff)
downloadtk-c7b76d10d48bf585c59026f2b87b6adac3ee5ed5.zip
tk-c7b76d10d48bf585c59026f2b87b6adac3ee5ed5.tar.gz
tk-c7b76d10d48bf585c59026f2b87b6adac3ee5ed5.tar.bz2
* changes: Updates for next RC
FossilOrigin-Name: e7be3566ea51ebd0c6c0292bacfa15cca28e9a2e
Diffstat (limited to 'changes')
-rw-r--r--changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/changes b/changes
index b8cbd4f..aeb4b9f 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.93 2006/03/27 16:20:12 dgp Exp $
+RCS: @(#) $Id: changes,v 1.94 2006/03/29 16:37:28 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
@@ -6153,6 +6153,9 @@ Max OSX universal binaries support (steffen)
2006-03-27 (bug fix)[1458234] crash in animated GIFs (bron,fellows)
+2006-03-29 (platform support)[917322] tolerate X servers that do not
+accept the color names "Black" and "White" (porter)
+
Documentation improvements [1224983,1247835,1151523,1357575,1083838]
----- Released 8.5a4, March 17, 2006 --- See ChangeLog for details ---
+---- Released 8.5a4, March 30, 2006 --- See ChangeLog for details ---