[Zope-ZEO] New ZODB package release
by Andrew Kuchling other posts by this author
Nov 30 2000 11:52PM messages near this date
Re: [Zope-ZEO] Zope 2.2.4 ZEO 0.4.1 (latest anyway) doesn't want to add
Products
|
[Zope-ZEO] ZODB SourceForge project created
I've made a new release of the standalone ZODB package. (Boy, do I
need to decide on a version scheme for this thing!) It's available
from the usual place: <URL:http://www.amk.ca/files/zodb/> .
Remember, if you want commit privileges on the new ZODB SourceForge
project, please e-mail me your SF ID.
Here's the list of changes in this release, all fairly minor ones:
Nov 29 2000:
Various changes and fixes from Piers Lauder:
* Added #! lines to all the setup.py files
* Various ZEO fixes for Python 2.0: multi-arg append(), more standard
filenames in the /etc/rc.d startup script, setting permissions in zeod
Nov 28 2000:
* Resynced code with Zope 2.2.4
* Compile ZEO.cPickle when running with Python 1.5.2
Nov 11 2000:
* Added ZODB.PersistentList class (from the MEMS Exchange)
--amk
|