add another line between sections
diff --git a/Misc/NEWS b/Misc/NEWS
index e797ef7..f5ebca2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,6 +25,7 @@
 
 - Issue #9125: Add recognition of 'except ... as ...' syntax to parser module.
 
+
 What's New in Python 2.7 release candidate 2?
 =============================================