Commit 7c0d963f authored by Julien Muchembled's avatar Julien Muchembled

Changelog for PR #136

parent 9821696f
......@@ -7,11 +7,15 @@
- ``persistent`` is no longer required at setup time.
See `issue 119 <https://github.com/zopefoundation/ZODB/issues/119>`_.
- ``Connection.close`` and ``Connection.open`` no longer race on
``self.transaction_manager``, which could lead to
``AttributeError``. This was a bug introduced in 5.0.1. See `issue
142 <https://github.com/zopefoundation/ZODB/pull/143>`_.
- Fix deadlock with storages that "sync" on a new transaction.
https://github.com/zopefoundation/ZODB/pull/136
4.4.4 (2016-11-27)
==================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment