diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2012-09-09 18:11:45 (GMT) |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2012-09-09 18:11:45 (GMT) |
commit | 7330da42978ffcde525295ffc928ee3e0eedfb1b (patch) | |
tree | 542df81965da97ec8ca7c54c33ceb67085b326dd /Doc | |
parent | 5bedef3e64825c65e7bae51d2aea73f8bea34dd8 (diff) | |
download | cpython-7330da42978ffcde525295ffc928ee3e0eedfb1b.zip cpython-7330da42978ffcde525295ffc928ee3e0eedfb1b.tar.gz cpython-7330da42978ffcde525295ffc928ee3e0eedfb1b.tar.bz2 |
Issue #15881: Added NEWS entry and proper credit.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/ACKS.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 69735ca..26f7ea9 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -236,4 +236,3 @@ docs@python.org), and we'll be glad to correct the problem. * Moshe Zadka * Milan Zamazal * Cheng Zhang - * Chris McDonough |