diff options
author | redman <redman@noemail.net> | 1999-08-13 18:30:39 (GMT) |
---|---|---|
committer | redman <redman@noemail.net> | 1999-08-13 18:30:39 (GMT) |
commit | d596c05413fe24aa022b3062bf90fcd76d6d2cd5 (patch) | |
tree | 4cf87fb578eebc40d7f1ba14082cb742a3e4fb5d /changes | |
parent | 54e66c42621d8630dfaaefa4c41ecb6a0d4f8017 (diff) | |
download | tk-d596c05413fe24aa022b3062bf90fcd76d6d2cd5.zip tk-d596c05413fe24aa022b3062bf90fcd76d6d2cd5.tar.gz tk-d596c05413fe24aa022b3062bf90fcd76d6d2cd5.tar.bz2 |
Release 8.2.0scriptics-tclpro-1-3-0core-8-2-0
FossilOrigin-Name: f28d99038f92f6439249eb685fe74f2717b30468
Diffstat (limited to 'changes')
-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 ---------------------- |