[z3-checkins] r33696 - in z3/sqlos/trunk: doc src/sqlos
jinty at codespeak.net
jinty at codespeak.net
Tue Oct 24 21:50:00 CEST 2006
Author: jinty
Date: Tue Oct 24 21:49:58 2006
New Revision: 33696
Modified:
z3/sqlos/trunk/doc/HowToMakeARealease.rst
z3/sqlos/trunk/src/sqlos/README.txt
Log:
Update docs for release.
Modified: z3/sqlos/trunk/doc/HowToMakeARealease.rst
==============================================================================
--- z3/sqlos/trunk/doc/HowToMakeARealease.rst (original)
+++ z3/sqlos/trunk/doc/HowToMakeARealease.rst Tue Oct 24 21:49:58 2006
@@ -11,7 +11,7 @@
-----------------------------
Update the documents in the source:
- 1. trunk/src/sqlos/README.txt - Th compatibility matrix.
+ 1. trunk/src/sqlos/README.txt - The compatibility matrix.
Step 2 - Make a maintenance branch for the release
Modified: z3/sqlos/trunk/src/sqlos/README.txt
==============================================================================
--- z3/sqlos/trunk/src/sqlos/README.txt (original)
+++ z3/sqlos/trunk/src/sqlos/README.txt Tue Oct 24 21:49:58 2006
@@ -45,13 +45,18 @@
The following table shows which sqlos version can and should be used
with which Zope 2 and Zope 3 versions.
-============ ========
-. Zope 2.9
------------- --------
-. Zope 3.2
-============ ========
-sqlos 0.2.x X
-============ ========
+============ ======== =========
+. Zope 2.9 Zope 2.10
+------------ -------- ---------
+. Zope 3.2 Zope 3.3
+============ ======== =========
+sqlos 0.2.x X D
+------------ -------- ---------
+sqlos 0.3.x X
+============ ======== =========
+
+* X = Runs, all tests pass, no deprecation warnings.
+* D = Runs, trivial tests fail, deprecation warnings.
.. _FiveSQLOS: http://codespeak.net/svn/z3/sqlos/trunk/Zope2/FiveSQLOS/
More information about the z3-checkins
mailing list