[Zodb-checkins] CVS: ZODB3 - MANIFEST:1.7.4.11
Jeremy Hylton
jeremy at zope.com
Thu Jul 10 13:59:55 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv20677
Modified Files:
Tag: ZODB3-3_1-branch
MANIFEST
Log Message:
Don't bother with HTML files in the release.
Remove PersistentList and PersistentMapping from their new Persistence
home. In this release, they are still in ZODB.
=== ZODB3/MANIFEST 1.7.4.10 => 1.7.4.11 ===
--- ZODB3/MANIFEST:1.7.4.10 Thu Jul 10 12:41:35 2003
+++ ZODB3/MANIFEST Thu Jul 10 12:59:50 2003
@@ -1,4 +1,5 @@
LICENSE.txt
+MANIFEST
MANIFEST.in
NEWS.txt
README.txt
@@ -57,25 +58,17 @@
BTrees/tests/testConflict.py
BTrees/tests/testSetOps.py
BTrees/tests/test_check.py
-Doc/BDBStorage.html
Doc/BDBStorage.txt
Doc/Makefile
-Doc/README.html
Doc/README.txt
Doc/bdbstorage_custom_zodb.py
Doc/db-4014-patch.txt
Doc/storage.tex
-Doc/ZEO/ClientCache.html
Doc/ZEO/ClientCache.txt
-Doc/ZEO/ClientStorage.html
Doc/ZEO/ClientStorage.txt
-Doc/ZEO/NonZopeREADME.html
Doc/ZEO/NonZopeREADME.txt
-Doc/ZEO/SIGNALS.html
Doc/ZEO/SIGNALS.txt
-Doc/ZEO/ZopeREADME.html
Doc/ZEO/ZopeREADME.txt
-Doc/ZEO/start.html
Doc/ZEO/start.txt
Doc/guide/Makefile
Doc/guide/README
@@ -153,7 +146,6 @@
Doc/guide/zodb/zeo.html
Doc/guide/zodb/zodb.css
Doc/guide/zodb/zodb.html
-ExtensionClass/LICENSE.html
ExtensionClass/LICENSE.txt
ExtensionClass/README
ExtensionClass/Setup
@@ -202,8 +194,6 @@
ExtensionClass/test/output/test_binding
ExtensionClass/test/output/test_explicit_acquisition
ExtensionClass/test/output/test_method_hook
-Persistence/PersistentList.py
-Persistence/PersistentMapping.py
Persistence/__init__.py
ThreadedAsync/LoopCallback.py
ThreadedAsync/__init__.py
More information about the Zodb-checkins
mailing list