=======
CHANGES
=======

3.6.3 (2011-11-29)
------------------

- Prefer the standard libraries doctest module to the one from zope.testing.

3.6.2 (2009-09-15)
------------------

- Made the tests pass with ZODB3.9, which changed the repr() of the persistent
  classes.

3.6.1 (2009-02-01)
------------------

- Load keyreferences, pickled by old zope.app.keyreference even
  if its not installed anymore (so don't break if one updates a
  project that don't directly depends on zope.app.keyreference). 

3.6.0 (2009-01-31)
------------------

- Rename ``zope.app.keyreference`` to ``zope.keyreference``.
