[Zodb-checkins] SVN: ZODB/branches/3.3/ Changes for 3.3 final;
most necessary changes were made
Tim Peters
tim.one at comcast.net
Tue Oct 5 18:02:05 EDT 2004
Log message for revision 27764:
Changes for 3.3 final; most necessary changes were made
before I went on vacation a couple weeks ago.
Changed:
U ZODB/branches/3.3/NEWS.txt
U ZODB/branches/3.3/README.txt
U ZODB/branches/3.3/doc/zodb.pdf
-=-
Modified: ZODB/branches/3.3/NEWS.txt
===================================================================
--- ZODB/branches/3.3/NEWS.txt 2004-10-05 19:56:59 UTC (rev 27763)
+++ ZODB/branches/3.3/NEWS.txt 2004-10-05 22:02:05 UTC (rev 27764)
@@ -1,6 +1,6 @@
What's new in ZODB3 3.3?
========================
-Release date: 17-Sep-2004
+Release date: 06-Oct-2004
ZEO
---
Modified: ZODB/branches/3.3/README.txt
===================================================================
--- ZODB/branches/3.3/README.txt 2004-10-05 19:56:59 UTC (rev 27763)
+++ ZODB/branches/3.3/README.txt 2004-10-05 22:02:05 UTC (rev 27764)
@@ -30,9 +30,9 @@
ZODB 3.3 requires Python 2.3.4 or later.
-The Zope 2.8 release should be compatible with this version of ZODB.
-Note that Zope 2.7 and higher includes ZEO, so this package should
-only be needed to run a ZEO server.
+The Zope 2.8 and X3 releases should be compatible with this version of ZODB.
+Note that Zope 2.7 and higher includes ZEO, so this package should only be
+needed to run a ZEO server.
The ZEO server in ZODB 3.3 is currently incompatible with earlier
versions of ZODB. If you want to test the software, you must be
Modified: ZODB/branches/3.3/doc/zodb.pdf
===================================================================
(Binary files differ)
More information about the Zodb-checkins
mailing list