summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4c6ba6d8..81b1c998 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -38,6 +38,9 @@ Unreleased
- The text report now properly sizes headers when skipping some files, fixing
`issue 524`_. Thanks, Anthony Sottile and Loïc Dachary.
+- Coverage.py can now search .pex files for source, just as it can .zip and
+ .egg. Thanks, Peter Ebden.
+
- Data files are now about 15% smaller.
- Improvements in the ``[run] debug`` setting:
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 60d43ef3..a7e7b858 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -65,6 +65,7 @@ Nathan Land
Noel O'Boyle
Pablo Carballo
Patrick Mezard
+Peter Ebden
Peter Portante
Rodrigue Cloutier
Roger Hu