summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1999-01-29 00:32:29 (GMT)
committerrjohnson <rjohnson>1999-01-29 00:32:29 (GMT)
commitc628f708442b1e2da4a6332141c28238911cb9c8 (patch)
tree4225b0fa7cfca0bd345a5b59fb0845a7e4be928b /changes
parente904bc5e620774bea43638c8cd679affbc36fa2e (diff)
downloadtk-c628f708442b1e2da4a6332141c28238911cb9c8.zip
tk-c628f708442b1e2da4a6332141c28238911cb9c8.tar.gz
tk-c628f708442b1e2da4a6332141c28238911cb9c8.tar.bz2
Added -pipe option if gcc is being used.
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes b/changes
index 289b112..ff7dfaf 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.28 1999/01/04 19:25:26 rjohnson Exp $
+RCS: @(#) $Id: changes,v 1.29 1999/01/29 00:32:29 rjohnson 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
@@ -4286,6 +4286,8 @@ with MacOS 8.1 or later. (JI)
----------------- Released 8.0.4, 11/20/98 -----------------------
+1/28/99 (configure change) Now support -pipe option on gcc. (RJ)
+
----------------------------------------------------------
Changes for Tk 8.0 go above this line.
Changes for Tk 8.1 go below this line.