diff options
author | stanton <stanton> | 1998-11-25 02:14:14 (GMT) |
---|---|---|
committer | stanton <stanton> | 1998-11-25 02:14:14 (GMT) |
commit | 6ed6321d1b225ed8069695c5450d1d379b4ddca6 (patch) | |
tree | ca78d37788025e0d6a7f8a9d78acbc19ac094375 | |
parent | 91c0328c5184429b33265fe3b55b60d05603c00c (diff) | |
download | tk-6ed6321d1b225ed8069695c5450d1d379b4ddca6.zip tk-6ed6321d1b225ed8069695c5450d1d379b4ddca6.tar.gz tk-6ed6321d1b225ed8069695c5450d1d379b4ddca6.tar.bz2 |
added release marker
-rw-r--r-- | changes | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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.26 1998/11/11 17:30:41 jingham Exp $ +RCS: @(#) $Id: changes,v 1.27 1998/11/25 02:14:14 stanton 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 @@ -4282,3 +4282,11 @@ to update them to n32 for them to work with Tcl. (RJ) backgrounds, separators and menu shape, if Appearance version 1.0.1 or greater is installed. The version of Appearance that shipped with MacOS 8.0 so it will not work with a straight 8.0, but it will with MacOS 8.1 or later. (JI) + +----------------- Released 8.0.4, 11/20/98 ----------------------- + +---------------------------------------------------------- +Changes for Tk 8.0 go above this line. +Changes for Tk 8.1 go below this line. +---------------------------------------------------------- + |