diff options
author | welch <welch> | 1998-07-06 23:05:21 (GMT) |
---|---|---|
committer | welch <welch> | 1998-07-06 23:05:21 (GMT) |
commit | 2c1aa399bea3b46f9c58b03b3e5305d78b694ff5 (patch) | |
tree | 1215243348643357c620d81ab39b49ad0f9ad5ba /README | |
parent | 3bee494e12c9f6f8fc5d297136ac518ed933c34e (diff) | |
download | tk-2c1aa399bea3b46f9c58b03b3e5305d78b694ff5.zip tk-2c1aa399bea3b46f9c58b03b3e5305d78b694ff5.tar.gz tk-2c1aa399bea3b46f9c58b03b3e5305d78b694ff5.tar.bz2 |
Mac updates for 8.0.3-2
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ The Tk Toolkit -SCCS: %Z% $Id: README,v 1.3 1998/07/06 15:09:10 welch Exp $ +SCCS: %Z% $Id: README,v 1.4 1998/07/06 23:05:21 welch Exp $ 0. Preface ---------- @@ -20,6 +20,7 @@ and improved Macintosh embedding code. 3. Adopted Nijtmans' compatibility patch to add reserved fields to certain Tk structures. This means extensions should work with either vanilla Tk or a dash-patched version. +4. Modifications to support the Macintosh Appearance manager. 1. Introduction --------------- |