diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | mac/README | 14 |
2 files changed, 18 insertions, 2 deletions
@@ -1,7 +1,11 @@ -2005-12-01 Don Porter <dgp@users.sourceforge.net> +2005-12-04 Daniel Steffen <das@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** + * mac/README: add note that mac classic port is no longer supported. + +2005-12-01 Don Porter <dgp@users.sourceforge.net> + * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and @@ -3,7 +3,19 @@ Tk 8.4 for Macintosh Originally by Ray Johnson while at Sun Microsystems Labs with major help from Jim Ingham while at Cygnus Solutions -RCS: @(#) $Id: README,v 1.17 2002/03/04 23:31:45 hobbs Exp $ +RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:51:29 das Exp $ + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +Note that Tk on Mac OS Classic is no longer supported and likely no longer +compiles, the last release known to work is 8.4.2. The 'mac' source +directory and all other Mac Classic code have been removed from Tk 8.5. + +The Mac OS X port of Tk can be found in the 'macosx' source directory. + +The information and URLs below are known to be outdated and incorrect. + +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1. Introduction --------------- |