Spread Module 1.5 alpha 1 released

2005-01-05 Thread Tim Peters
Release 1.5a1 of the Spread Module for Python is available from a new home: http://zope.org/Members/tim_one/spread About the Spread Module --- This package contains a simple Python wrapper module for the Spread toolkit (see below). It wraps Spread mailboxes and messages

ZODB 3.3.1 alpha 1 released

2005-01-11 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.3.1 alpha 1 (ZODB 3.3.1a1). You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.3 A number of critical bugfixes have been made since 3.3 final, including several in the 3.3 ZEO cache. Please see the NEWS f

ZODB 3.2.5 (final) released

2005-01-15 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.5 (final). This corresponds to the ZODB (and ZEO) planned to ship with Zope 2.7.4 (final) this weekend. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.2 This is a pure bugfix release, fixing some re

Fwd: Python Spread Module 1.5 beta 1 released

2005-01-19 Thread Tim Peters
Release 1.5b1 of the Spread Module for Python is available from a new home: http://zope.org/Members/tim_one/spread Changes since release 1.5a1 --- Thanks to Mark McClain, Mailbox objects have a new multigroup_multicast() method, wrapping the Spread API's SP_multigroup_m

[ANN] Python Spread Module 1.5 final released

2005-01-26 Thread Tim Peters
Release 1.5 (final) of the Spread Module for Python is now available: http://zope.org/Members/tim_one/spread No changes have been made since last week's 1.5 beta 1 release. The primary visible changes since release 1.4 are Mark McClain's new code to give Mailbox objects a multigroup_multicast

ZODB 3.2.6 beta 1 released

2005-03-01 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.6 beta 1. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.2 There are several critical bugfixes in this release, addressing rare problems in two major areas: - Thread and asyncore races while ZEO is

ZODB 3.2.6 final released

2005-03-19 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.6 final. This corresponds to the ZODB released in Zope 2.7.5 earlier today. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.2 Only documentation changes were made since the 3.2.6b1 release. There ar

ZODB 3.3.1 release candidate 1 released

2005-04-02 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.3.1c1. In the absence of new critical bug reports, the same code will be released as ZODB 3.3.1 final in a week or two. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.3 There are several critical bugf

ZODB 3.4 alpha 1 released

2005-04-02 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.4 alpha 1. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.4 ZODB 3.4a1 contains all the bugfixes in the ZODB 3.3.1c1 released earlier today, plus new features, such as a new BTree type mapping integers

ZODB 3.3.1 (final) released

2005-04-15 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.3.1 (final). You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.3 Note that there are two Windows installers this time, for Python 2.3 and Python 2.4. Choose the one appropriate for your version of Python

ZODB 3.2.7 final released

2005-04-27 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.7 (final). This corresponds to the ZODB that will be released in Zope 2.7.6 (final) tomorrow. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.2 ZODB 3.2.7 fixes a critical bug in BTree conflict resol

ZODB 3.2.8 final released

2005-04-29 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.8 (final). Also irked, since ZODB 3.2.7 final was released just yesterday. Alas, an incompatible change in 3.2.7's ZopeUndo.Prefix implementation effectively made it impossible to use a 3.2.7 ZEO server with a Zope running a ZODB earlier than 3.2.7,

ZODB 3.4 beta 1 released

2005-05-20 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.4 beta 1. This corresponds to the ZODB that will ship in Zope 2.8b2. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.4 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended)

ZODB 3.4 final released

2005-06-11 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.4 final. This corresponds to the ZODB that will ship in Zope 2.8. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.4 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended) and

ZODB 3.2.9 final released

2005-07-10 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.9 (final). This corresponds to the ZODB (and ZEO) that will ship with Zope 2.7.7 (final) this coming weekend. In addition to minor bugfixes, there is one critical bugfix in 3.2.9, concerning data consistency after a subtransaction commit. This was

ZODB 3.4.1 final released

2005-08-11 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.4.1 final. This corresponds to the ZODB that will ship in Zope 2.8.1. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.4 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended)

ZODB 3.5 final released

2005-09-04 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.5 final. This corresponds to the ZODB that will ship in Zope 3.1. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.5 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended) and

ZODB 3.5.1 final released

2005-09-27 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.5.1 final. This corresponds to the ZODB that will ship in Zope 3.1.0 final. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.5 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recomm

ZODB 3.4.2 final released

2005-10-13 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.4.2 final. This corresponds to the ZODB in Zope 2.8.2 final. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.4 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended) and Pyth

ZODB 3.2.10 final released

2005-10-13 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.2.10 final. This corresponds to the ZODB in Zope 2.7.8 final. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.2 Note that there are two Windows installers, for Python 2.3 (2.3.5 is recommended) and Pyt

ZODB 3.6.0 final released

2006-01-05 Thread Tim Peters
I'm pleased to announce the release of ZODB 3.6 final. This corresponds to the ZODB included (or that will be included) in Zope 2.9 final and Zope 3.2 final. You can download a source tarball or Windows installer from: http://zope.org/Products/ZODB3.6 Note that there are two Windows install