summaryrefslogtreecommitdiff
path: root/Mac/ReadMe
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2000-09-24 22:01:53 +0000
committerJack Jansen <jack.jansen@cwi.nl>2000-09-24 22:01:53 +0000
commit46e13027a8642901181c461b4e6b0e81c376bc8c (patch)
treed027a18d5f04b49ee3e0bd3e75ed746ce1a2c0d9 /Mac/ReadMe
parent55a0bde2903e12b511c4ebb12d64547dea6d57cb (diff)
downloadcpython-git-46e13027a8642901181c461b4e6b0e81c376bc8c.tar.gz
Readme and relnotes for intermediate 2.0b1+ release.
Diffstat (limited to 'Mac/ReadMe')
-rw-r--r--Mac/ReadMe8
1 files changed, 6 insertions, 2 deletions
diff --git a/Mac/ReadMe b/Mac/ReadMe
index 6bef803d64..69d04c25b7 100644
--- a/Mac/ReadMe
+++ b/Mac/ReadMe
@@ -1,4 +1,4 @@
-How to install Python 2.0b1 on your Macintosh
+How to install Python 2.0b1+ on your Macintosh
---------------------------------------------
If this is your first encounter with Python: you definitely need the
@@ -13,7 +13,11 @@ now. The documentation is in HTML format, start with index.html.
Caveats
-------
-This is a beta version, so use with caution.
+This is a beta version, so use with caution. This b1+ beta has received
+only very little testing, use the older b1 if it proves problematic.
+
+If you have used an earlier version of 2.0b1 you _must_ remove your old
+preference file, the files are incompatible.
Aside from the general new Python 2.0 features (compared to 1.5.2, there
was no 1.6 for the macintosh) like unicode support the main new features