diff options
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 2dfce50f..3c2b7962 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,9 @@ Change history for Coverage.py - The ``COVERAGE_OPTIONS`` environment variable is no longer supported. It was a hack for ``--timid`` before configuration files were available. +- Made some PyPy-specific tweaks to improve speed under PyPy. Thanks, Alex + Gaynor. + 4.0a1 --- 27 September 2014 --------------------------- |