commit | 68ad1d13725f52e0051edd2859126f043cfe2a2d | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 21 20:57:44 2013 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 21 20:57:44 2013 -0400 |
tree | 09d597b26cbdb3ec253afa6a63dbacec658c27c9 | |
parent | 2c636fd6550e6fcc922f94e36b5a34d978ad019c [diff] [blame] |
Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
diff --git a/Misc/NEWS b/Misc/NEWS index 87a4ec5..72e44e2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -137,6 +137,8 @@ - Issue #17844: Refactor a documentation of Python specific encodings. Add links to encoders and decoders for binary-to-binary codecs. +- Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. + What's New in Python 2.7.5? ===========================