diff options
author | redman <redman> | 1999-08-13 18:30:40 (GMT) |
---|---|---|
committer | redman <redman> | 1999-08-13 18:30:40 (GMT) |
commit | 5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e (patch) | |
tree | 4cf87fb578eebc40d7f1ba14082cb742a3e4fb5d | |
parent | ec17177082b6dbb50fd563d710e334111f764b37 (diff) | |
download | tk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.zip tk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.tar.gz tk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.tar.bz2 |
Release 8.2.0scriptics_tclpro_1_3_0core_8_2_0
-rw-r--r-- | changes | 8 |
1 files changed, 7 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.36 1999/08/04 21:32:32 redman Exp $ +RCS: @(#) $Id: changes,v 1.37 1999/08/13 18:30:40 redman 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 @@ -4663,3 +4663,9 @@ avoid compiler errors on Macintosh. Patch from Vince Darley. [Bug: 2389] (hobbs) --------------- Released 8.2b2, August 5, 1999 ---------------------- + +8/13/99 (Mac) Rearranged the projects in the tkMacProjects.sea.hqx so +that the build directory is separate from the sources. Fixed bug in +Tk_DrawChars(). (Jim Ingham) + +--------------- Released 8.2.0, August 17, 1999 ---------------------- |