summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2014-04-04 12:26:53 +0200
committerSylvain Thénault <sylvain.thenault@logilab.fr>2014-04-04 12:26:53 +0200
commit58170703232700d6b3523d672e71a2c78655b4c1 (patch)
tree39166c23cd859e50fc2a319be4cf4d029ba589f3 /ChangeLog
parentf0924b600f7d6641cf79befad4b5f3f603737fd0 (diff)
downloadlogilab-common-58170703232700d6b3523d672e71a2c78655b4c1.tar.gz
[pytest] drop coverage option, broken for a while
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed55101..f64e1fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ ChangeLog for logilab.common
--
* shellutils: restore py 2.5 compat by removing usage of class decorator
+ * pytest: drop broken --coverage option
2014-03-07 -- 0.62.0
* modutils: cleanup_sys_modules returns the list of cleaned modules