|
|
Log in / Subscribe / Register

ZODB 3.2.1c1 and 3.1.5c1 released

From:  Jeremy Hylton <jeremy-AT-zope.com>
To:  python-announce-list-AT-python.org
Subject:  ZODB 3.2.1c1 and 3.1.5c1 released
Date:  Wed, 21 Jan 2004 09:39:03 -0500

We have made release candidates for ZODB 3.2.1 and 3.1.5.  These
releases fix a bug in FileStorage pack that can cause data loss if you
pack to a time earlier than a previous pack time.  The ZODB 3.2.1
release also fixes several ZEO bugs.

These releases correspond to the Zope 2.7.0 and 2.6.4 releases made on
Monday.  We expect to make final ZODB releases at the same time as the
final Zope releases.

You can find the releases at the usual places.  See
http://www.zope.org/Wikis/ZODB.

What is ZODB?  The Zope Object Database (ZODB) provides an
object-oriented database for Python that provides a high-degree of
transparency. Applications can take advantage of object database
features with few, if any, changes to application logic.  ZODB includes
features such as a pluggable storage interface, rich transaction
support, and undo.

Jeremy



-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



to post comments


Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds