Add NEWS entry for r71237.
diff --git a/Misc/NEWS b/Misc/NEWS
index 685c689..bfcd9fa 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -212,6 +212,8 @@
 Library
 -------
 
+- Issue 1326077: fix the formatting of SyntaxErrors by the traceback module.
+
 - Issue 1726172: fix IndexError in the case of and empty response in ftplib.
 
 - Issue 2625: added missing iteritems() call to the for loop in