Issue #18439: Move news entry misplaced by graft merge.
diff --git a/Misc/NEWS b/Misc/NEWS
index 72e44e2..e02d23d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -80,6 +80,8 @@
 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 @@
 - 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?
 ===========================