Bumping to 3.0b2
diff --git a/RELNOTES b/RELNOTES
index 4d1b71a..1fffe29 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,6 +6,19 @@
 Please report bugs to http://bugs.python.org/.
 
 
+Version 3.0b2 - Release Date 17-Jul-2008
+----------------------------------------
+
+Please search the bug tracker for critical issues in Python 3.0.
+
+The bsddb3 library is known to be in bad shape.  The Python 2.6 version needs
+to be ported to Python 3.0, but so far, no one has done this.
+
+There are several known deferred blockers (issues that will block the next
+release).  These include, but are not limited to, problems with 2to3,
+multiprocessing, and bytearrays.
+
+
 Version 3.0b1 - Release Date 18-Jun-2008
 ----------------------------------------