Issue #14965:  Bring Tools/parser/unparse.py up to date with the Python 3.3. Grammar.
diff --git a/Misc/NEWS b/Misc/NEWS
index b828fda..3af54fa 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -28,6 +28,12 @@
 - Issue #14127 and #10148: shutil.copystat now preserves exact mtime and atime
   on filesystems providing nanosecond resolution.
 
+Tools/Demos
+-----------
+
+- Issue #14965: Bring Tools/parser/unparse.py support up to date with
+  the Python 3.3 Grammar.
+
 
 What's New in Python 3.3.0 Alpha 3?
 ===================================