summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-02-23 14:18:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-02-23 14:18:48 (GMT)
commitdb003f0b8968880fc2c88eecda21ca47f3f0cb18 (patch)
treedfe18562be4eaa71f3b778665efc1d77339c4ce6 /changes
parentd7700b6e8a2b1bf2b9187c5fcb2bf56bae4ce882 (diff)
downloadtk-db003f0b8968880fc2c88eecda21ca47f3f0cb18.zip
tk-db003f0b8968880fc2c88eecda21ca47f3f0cb18.tar.gz
tk-db003f0b8968880fc2c88eecda21ca47f3f0cb18.tar.bz2
typo
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index 9e56a72..df63c7d 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.7 2004/02/23 10:49:29 das Exp $
+RCS: @(#) $Id: changes,v 1.64.2.8 2004/02/23 14:18:48 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
@@ -5616,7 +5616,7 @@ with spaces in their names.
2004-02-18 (bug fix)[899246] fix shrinking grid geometry calculations
-2003-02-23 (platform support)[809157] Mac OS X: Add alpha blending for
+2004-02-23 (platform support)[809157] Mac OS X: Add alpha blending for
images with partial transparency.
--- Released 8.4.6, February 27, 2004 --- See ChangeLog for details ---