From 788eb6f63d0776ca45aa18a689fff852efcf5223 Mon Sep 17 00:00:00 2001 From: John Szakmeister Date: Sat, 4 Apr 2015 05:36:00 -0400 Subject: Update CHANGELOG. --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.1