diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-01-02 16:30:47 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-01-02 16:30:47 -0500 |
commit | a3b1ce5cdad7b61ac667a80fdff7b7928310ed45 (patch) | |
tree | d0df8bb5c638a9d3d2e53afaafa9432132b7ddab | |
parent | aa84ff5b92fd148314cb6119bcc63db53a656b93 (diff) | |
download | python-coveragepy-a3b1ce5cdad7b61ac667a80fdff7b7928310ed45.tar.gz |
No change
-rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 72d39ad..20391dd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1519,3 +1519,4 @@ and 2.1.1. 2002-01-07 GDR Update sys.path when running a file with the -x option, so that it matches the value the program would get if it were run on its own. + |