~justizin/zope.container/id_marker_lp_569541

« back to all changes in this revision

Viewing changes to CHANGES.txt

  • Committer: hannosch
  • Date: 2010-01-09 00:43:15 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zope.container/trunk:107907
Add compatibility with ZODB3 3.10 by importing the IBroken interface from it directly. Once we can rely on the new ZODB3 version exclusively, we can remove the dependency onto the zope.broken distribution.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
3.11.1 (unreleased)
6
6
-------------------
7
7
 
 
8
- Added compatibility with ZODB3 3.10 by importing the IBroken interface from
 
9
  it directly. Once we can rely on the new ZODB3 version exclusively, we can
 
10
  remove the dependency onto the zope.broken distribution.
8
11
 
9
12
3.11.0 (2009-12-31)
10
13
-------------------