diff options
author | ericm <ericm@noemail.net> | 2000-06-05 23:31:08 (GMT) |
---|---|---|
committer | ericm <ericm@noemail.net> | 2000-06-05 23:31:08 (GMT) |
commit | 34c6e9959561b4527b4b3a5331f96e5bb609dbdd (patch) | |
tree | e6b13d391604fe2cdae84afaee84be6d0d70b389 /changes | |
parent | 0614ed154540afd0b4560f2d322bffc7cda1378e (diff) | |
download | tk-34c6e9959561b4527b4b3a5331f96e5bb609dbdd.zip tk-34c6e9959561b4527b4b3a5331f96e5bb609dbdd.tar.gz tk-34c6e9959561b4527b4b3a5331f96e5bb609dbdd.tar.bz2 |
Added "Released 8.4a1" line
FossilOrigin-Name: 9a6eaedb633ed8eac2e47e817d99ba54d1dd0a57
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 5 |
1 files changed, 4 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.43 2000/06/05 23:09:17 ericm Exp $ +RCS: @(#) $Id: changes,v 1.44 2000/06/05 23:31:08 ericm 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 @@ -4941,3 +4941,6 @@ different widget class (melski) 2000-05-31 (feature change) replaced bgerror dialog with a new and improved one (fellows, melski) + +--- Released 8.4a1, June 6, 2000 --- See ChangeLog for details --- + |