From: Zachary Ware Date: Mon, 5 Sep 2016 23:17:52 +0000 (-0500) Subject: Move NEWS entry to correct section. X-Git-Tag: v3.6.0b1~443 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f584656003136b2f1b722dc667270c63371cce55;p=thirdparty%2FPython%2Fcpython.git Move NEWS entry to correct section. --- diff --git a/Misc/NEWS b/Misc/NEWS index b067f48651dd..4aa29bc6c52b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -177,8 +177,6 @@ Tests Build ----- -- Issue #27883: Update sqlite to 3.14.1.0 on Windows. - - Issue #27917: Set platform triplets for Android builds. - Issue #25825: Update references to the $(LIBPL) installation path on AIX. @@ -190,6 +188,9 @@ Windows - Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. +- Issue #27883: Update sqlite to 3.14.1.0 on Windows. + + What's New in Python 3.6.0 alpha 4 ==================================