diff options
author | hobbs <hobbs> | 2003-03-03 20:01:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-03-03 20:01:54 (GMT) |
commit | 993e01f8347657079103a0f41bbb5115c9d2f633 (patch) | |
tree | 2a4c97e8245ec6606630ae990ff089c18d8b12ab | |
parent | 52c4faa32fd14eedfd772954337621860d5b853c (diff) | |
download | tk-993e01f8347657079103a0f41bbb5115c9d2f633.zip tk-993e01f8347657079103a0f41bbb5115c9d2f633.tar.gz tk-993e01f8347657079103a0f41bbb5115c9d2f633.tar.bz2 |
mark Mar 3 date for 8.4.2core_8_4_2
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | changes | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2003-03-03 Jeff Hobbs <jeffh@ActiveState.com> + + *** 8.4.2 TAGGED FOR RELEASE *** + 2003-02-28 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tests/bind.test (bind-16.44): @@ -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.63 2003/03/03 15:54:49 dkf Exp $ +RCS: @(#) $Id: changes,v 1.64 2003/03/03 20:01:55 hobbs 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 @@ -5479,4 +5479,4 @@ on Windows. (martin) of the event structure when that field is valid for that event type. (fellows) *** POTENTIAL INCOMPATIBILITY *** ---- Released 8.4.2, March X, 2002 --- See ChangeLog for details --- +--- Released 8.4.2, March 3, 2002 --- See ChangeLog for details --- |