From 7af16b38299ace92dc4e5e5e3bf2fa310ac76b68 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Sun, 21 Jul 2013 21:08:29 -0400 Subject: Issue #18439: Move news entry misplaced by graft merge. --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 72e44e2..e02d23d 100644 --- 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? =========================== -- cgit v0.12