summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-09-02 15:00:20 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-09-02 15:00:20 -0400
commitaef97b8882265a821bffe08fb7a633c1d5eabdb7 (patch)
tree1979b7c41f90b751808ac48b008153d8534c5d1b
parent3b1ced3593bcbca43c9485ce5ead5fe5f58fecc5 (diff)
downloadpython-coveragepy-git-aef97b8882265a821bffe08fb7a633c1d5eabdb7.tar.gz
Forgot to thank Marc for tox
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1a0946af..861be555 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,7 +21,7 @@ Version 3.5.3b1
- Try to do a better job of the impossible task of detecting when we can't
build the C extension, fixing `issue 183`_.
-- Testing is now done with `tox`_.
+- Testing is now done with `tox`_, thanks, Marc Abramowitz.
.. _issue 82: https://bitbucket.org/ned/coveragepy/issue/82/tokenerror-when-generating-html-report
.. _issue 179: https://bitbucket.org/ned/coveragepy/issue/179/htmlreporter-fails-when-source-file-is