summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorredman <redman>1999-08-13 18:30:40 (GMT)
committerredman <redman>1999-08-13 18:30:40 (GMT)
commit5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e (patch)
tree4cf87fb578eebc40d7f1ba14082cb742a3e4fb5d /changes
parentec17177082b6dbb50fd563d710e334111f764b37 (diff)
downloadtk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.zip
tk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.tar.gz
tk-5437019c13a0fbd7a30d7f0fc9c4724e98dabc7e.tar.bz2
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/changes b/changes
index a9f6206..2f434a2 100644
--- a/changes
+++ b/changes
@@ -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 ----------------------