summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-10-13 07:40:04 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-10-13 07:40:04 -0400
commitc1db9117232ded31bb1adab6ba11fa40461a1920 (patch)
treef381078f7518a86c1a58b2e552525cd35eea33de
parente45ea8f7c49e3dbbadc9a7ec779703fc57adce78 (diff)
downloadpython-coveragepy-git-c1db9117232ded31bb1adab6ba11fa40461a1920.tar.gz
Adding all the files to the source kit also closed #281.
-rw-r--r--CHANGES.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f60e502d..f5836b14 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -40,9 +40,10 @@ Version 4.0.1
`issue 419`_.
- The source kit now contains all of the files needed to have a complete source
- tree, re-fixing `issue 137`_.
+ tree, re-fixing `issue 137`_ and closing `issue 281`_.
.. _issue 137: https://bitbucket.org/ned/coveragepy/issues/137/provide-docs-with-source-distribution
+.. _issue 281: https://bitbucket.org/ned/coveragepy/issues/281/supply-scripts-for-testing-in-the
.. _issue 397: https://bitbucket.org/ned/coveragepy/issues/397/stopping-and-resuming-coverage-with
.. _issue 410: https://bitbucket.org/ned/coveragepy/issues/410/attributeerror-module-object-has-no
.. _issue 415: https://bitbucket.org/ned/coveragepy/issues/415/repeated-coveragedataupdates-cause