commit | 0b2173a1ee99b57f0185171543af076f1fa38195 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Thu Mar 14 19:32:22 2013 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Thu Mar 14 19:32:22 2013 -0400 |
tree | b92d7c1966aacd6eb6ac7bd6d8db58069bb40af4 | |
parent | 923baea9f921e829ece677e32c45a1a91acb3bef [diff] [blame] |
Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7.
diff --git a/Misc/NEWS b/Misc/NEWS index 10c3bd0..790979c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -953,6 +953,8 @@ Documentation ------------- +- Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7. + - Issue #17047: remove doubled words in docs and docstrings reported by Serhiy Storchaka and Matthew Barnett.