summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c160a76..9470b33 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,11 @@
- Fix #815: "ValueError: unsupported pickle protocol" with --with-id
- Wrap the working dir path name in quotes when reporting an error.
Patch by Őry Máté.
+- Fix #887: Fix a discrepancy in test names between Python 2 and Python 3
+- Fix #131: Use os.stat() to check if file is executable
+ Patch by Arnon Yaari.
+- Fix #820 and #719: Fix coverage plugin with multiprocess
+ Patch by Nicolas Grasset.
1.3.4