]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #18439: Move news entry misplaced by graft merge.
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2013 01:08:29 +0000 (21:08 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2013 01:08:29 +0000 (21:08 -0400)
Misc/NEWS

index 72e44e25121550037bee3adda9b25a161996b43c..e02d23d91f6a061230e998d1a05d6cee31a1e82b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -80,6 +80,8 @@ Library
 Tools/Demos
 -----------
 
+- Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
+
 - Issue #18448: Fix a typo in Demo/newmetaclasses/Eiffel.py.
 
 - Issue #12990: The "Python Launcher" on OSX could not launch python scripts
@@ -137,8 +139,6 @@ Documentation
 - 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?
 ===========================