LWN.net Logo

ZODB 3.2.1 and 3.1.5 released

From:  Jeremy Hylton <jeremy-AT-zope.com>
To:  python-announce-list-AT-python.org
Subject:  ZODB 3.2.1 and 3.1.5 released
Date:  Thu, 12 Feb 2004 17:06:00 -0500

ZODB 3.2.1 and 3.1.5 were released today from the usual places:
    http://www.zope.org/Products/ZODB3.2
    http://www.zope.org/Products/ZODB3.1

These releases correspond to the Zope 2.7 and 2.6.4 releases made
yesterday.  They are bug fix releases, and users of earlier versions are
encouraged to upgrade.  There are no significant changes since the
release candidates of three weeks ago.

The most important fixes in ZODB 3.2 are for a pack bug in FileStorage
that could cause data loss and for a ZEO performance problem caused by
logging code.  The same pack bug was fixed in ZODB 3.1.  The NEWS files
on the web site provide describe other, less significant changes.

Jeremy



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

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


(Log in to post comments)

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