Update Misc/NEWS.  Add RELNOTES.
diff --git a/README b/README
index 09071e1..8b9d012 100644
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
 This is Python version 3.0 alpha 1
 ==================================
 
+For notes specific to this release, see RELNOTES in this directory.
+
 Python 3000 (a.k.a. "Py3k", and released as Python 3.0) is a new
 version of the language, which is incompatible with the 2.x line of
 releases.  The language is mostly the same, but many details,
@@ -12,10 +14,6 @@
 until 2008.  In particular there are plans to reorganize the standard
 library namespace.
 
-This README hasn't been fully updated for Python 3000 yet.  If you see
-anything that should clearly be changed, fix it (if you have checkin
-permissions) or submit a patch to the issue tracker (see below).
-
 
 Release Schedule
 ----------------