summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-02-20 02:54:14 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-02-20 02:54:14 (GMT)
commitbde3b6dce94f2c837edd6b337d1fc7ec1aac8c1a (patch)
tree610e84a0c82340e868e9205a9fc1b88c0c41fbe6
parent65404643febeb4e88a9a843dfbe67f275e016d8f (diff)
downloadtk-bde3b6dce94f2c837edd6b337d1fc7ec1aac8c1a.zip
tk-bde3b6dce94f2c837edd6b337d1fc7ec1aac8c1a.tar.gz
tk-bde3b6dce94f2c837edd6b337d1fc7ec1aac8c1a.tar.bz2
overlooked change
-rw-r--r--changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/changes b/changes
index af7f7f9..7f575e6 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.42.2.4 2002/02/18 06:31:08 dgp Exp $
+RCS: @(#) $Id: changes,v 1.42.2.5 2002/02/20 02:54:14 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
@@ -4849,6 +4849,9 @@ then widget was destroyed (hobbs)
2000-03-02 (feature enhancement) added %V substitution to entry widget
validation to clarify type of validation occuring (hobbs)
+2000-03-07 (feature enhancement) added -disabledforeground/-state to labels
+(melski)
+
2000-03-29 (config enhancement) improved build support for gcc/mingw on
Windows (nijtmans, hobbs) and added RPM target (melski)