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 | bc31b68776bb76ac9a650caa3c7a04c84817093d (patch) | |
tree | cd6c6298fb407b7158e25aba2ab28e58517b1bd0 | |
parent | 8b110d3a3f7fbddfcbdaa1b090776e0f388a312e (diff) | |
download | python-coveragepy-git-bc31b68776bb76ac9a650caa3c7a04c84817093d.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 72d39ad0..20391dd9 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. + |