Skip to content

Commit

Permalink
Move changelof to the proper position
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-rt committed Sep 22, 2020
1 parent 79209ea commit a8b406e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGES.rst
Expand Up @@ -5,15 +5,13 @@
5.6.1 (unreleased)
==================

- Nothing changed yet.
- Fix UnboundLocalError when running fsoids.py script.
See `issue 268 <https://github.com/zopefoundation/ZODB/issues/285>`_.


5.6.0 (2020-06-11)
==================

- Fix UnboundLocalError when running fsoids.py script.
See `issue 268 <https://github.com/zopefoundation/ZODB/issues/285>`_.

- Fix race with invalidations when starting a new transaction. The bug
affected Storage implementations that rely on mvccadapter, and could result
in data corruption (oid loaded at wrong serial after a concurrent commit).
Expand Down

0 comments on commit a8b406e

Please sign in to comment.