Skip to content

Commit

Permalink
Better changeloge entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Apr 10, 2015
1 parent de7f840 commit f230651
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
- Fix command-line parsing of --verbose and --verify arguments.
(The short versions -v and -V were parsed correctly.)

- Add support for PyPy, and fix the methods in `ZODB.serialize` that
find object references under Python 2.7. This requires the addition
of the `zodbpickle` dependency.
- Add support for PyPy, and fix the methods in ``ZODB.serialize`` that
find object references under Python 2.7 (used in scripts like
``referrers``, ``netspace``, and ``fsrecover`` among others). This
requires the addition of the ``zodbpickle`` dependency.

4.1.0 (2015-01-11)
==================
Expand Down

0 comments on commit f230651

Please sign in to comment.