]> granicus.if.org Git - python/commitdiff
Fix NEWS entry location.
authorGeorg Brandl <georg@python.org>
Sun, 9 Sep 2012 06:31:16 +0000 (08:31 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 9 Sep 2012 06:31:16 +0000 (08:31 +0200)
Misc/NEWS

index 12e4c4aeb7a6ff3b699668db39358c5573c59428..da668eda6d3163f90b2eeccdc321b2ac2a69516f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -46,6 +46,12 @@ Library
   calling the C function wadd_wch()/mvwadd_wch() if the Python curses is linked
   to libncursesw.
 
+Build
+-----
+
+- Issue #15822: Really ensure 2to3 grammar pickles are properly installed
+  (replaces fixes for Issue #15645).
+
 
 What's New in Python 3.3.0 Release Candidate 1?
 ===============================================
@@ -141,9 +147,6 @@ Extension Modules
 Tools/Demos
 -----------
 
-- Issue #15822: Really ensure 2to3 grammar pickles are properly installed
-  (replaces fixes for Issue #15645).
-
 Documentation
 -------------