summaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authordas <das>2005-12-04 00:50:03 (GMT)
committerdas <das>2005-12-04 00:50:03 (GMT)
commit6d30b8c11fa8b57fff54beea68c7c8394ee305d6 (patch)
tree685fa081001089325ce864a44d2070009730a5e0 /mac
parent1d10832f45fede13b8c2a81314eba05f1c7475c2 (diff)
downloadtcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.zip
tcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.tar.gz
tcl-6d30b8c11fa8b57fff54beea68c7c8394ee305d6.tar.bz2
* README: refer to macosx/README instead of mac/README.
* mac/README: add note that mac classic port is no longer supported.
Diffstat (limited to 'mac')
-rw-r--r--mac/README14
1 files changed, 13 insertions, 1 deletions
diff --git a/mac/README b/mac/README
index 6fa986c..05d9793 100644
--- a/mac/README
+++ b/mac/README
@@ -1,6 +1,18 @@
Tcl 8.4 for Macintosh
-RCS: @(#) $Id: README,v 1.17 2002/03/04 23:26:03 hobbs Exp $
+RCS: @(#) $Id: README,v 1.17.2.1 2005/12/04 00:50:03 das Exp $
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+Note that Tcl 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 Tcl can be found in the 'macosx' source directory.
+
+The information and URLs below are known to be outdated and incorrect.
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1. Introduction
---------------