summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2015-04-04 05:36:00 -0400
committerJohn Szakmeister <john@szakmeister.net>2015-04-04 05:36:00 -0400
commit788eb6f63d0776ca45aa18a689fff852efcf5223 (patch)
treea84967d8e47d062bfd537df8088c243a28533c2f
parentb8554c8b3c7b15cc5d8a046e422048b529ea9280 (diff)
downloadnose-788eb6f63d0776ca45aa18a689fff852efcf5223.tar.gz
Update 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