Commit f2306514 authored by Jason Madden's avatar Jason Madden

Better changeloge entry.

parent de7f8401
...@@ -8,9 +8,10 @@ ...@@ -8,9 +8,10 @@
- Fix command-line parsing of --verbose and --verify arguments. - Fix command-line parsing of --verbose and --verify arguments.
(The short versions -v and -V were parsed correctly.) (The short versions -v and -V were parsed correctly.)
- Add support for PyPy, and fix the methods in `ZODB.serialize` that - Add support for PyPy, and fix the methods in ``ZODB.serialize`` that
find object references under Python 2.7. This requires the addition find object references under Python 2.7 (used in scripts like
of the `zodbpickle` dependency. ``referrers``, ``netspace``, and ``fsrecover`` among others). This
requires the addition of the ``zodbpickle`` dependency.
4.1.0 (2015-01-11) 4.1.0 (2015-01-11)
================== ==================
......
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