summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1999-01-04 19:25:26 (GMT)
committerrjohnson <rjohnson>1999-01-04 19:25:26 (GMT)
commit5519b5f36b63e8e841ed3b31293e5eaaf42dfc47 (patch)
treea113e7d9fe0d06aa0ae8f754fb86e9febe917b98 /changes
parent3de56eab5049b3d3b1adb8802a3d9f11e9e1e148 (diff)
downloadtk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.zip
tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.gz
tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.bz2
Updated the version to 8.0.5.
Diffstat (limited to 'changes')
-rw-r--r--changes11
1 files changed, 6 insertions, 5 deletions
diff --git a/changes b/changes
index a796b42..289b112 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.27 1998/11/25 02:14:14 stanton Exp $
+RCS: @(#) $Id: changes,v 1.28 1999/01/04 19:25:26 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
@@ -4278,10 +4278,11 @@ format. If you have extensions built with the o32 abi's you will need
to update them to n32 for them to work with Tcl. (RJ)
*** POTENTIAL INCOMPATIBILITY ***
-11/10/98 (feature change) The Macintosh menus will use the Appearance Theme
-backgrounds, separators and menu shape, if Appearance version 1.0.1 or
-greater is installed. The version of Appearance that shipped with MacOS 8.0
-so it will not work with a straight 8.0, but it will with MacOS 8.1 or later. (JI)
+11/10/98 (feature change) The Macintosh menus will use the Appearance
+Theme backgrounds, separators and menu shape, if Appearance version
+1.0.1 or greater is installed. The version of Appearance that shipped
+with MacOS 8.0 so it will not work with a straight 8.0, but it will
+with MacOS 8.1 or later. (JI)
----------------- Released 8.0.4, 11/20/98 -----------------------