Issue #9128: Fix validation of class decorators in parser module.
diff --git a/Misc/NEWS b/Misc/NEWS
index cc5ba32..f605050 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -81,6 +81,8 @@
 Library
 -------
 
+- Issue #9128: Fix validation of class decorators in parser module.
+
 - Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop
   module, ensure that the input string length is a multiple of the frame size