Patch #1541463: optimize performance of cgi.FieldStorage operations.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4503875..2dadbbf 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -260,6 +260,8 @@
 Library
 -------
 
+- Patch #1541463: optimize performance of cgi.FieldStorage operations.
+
 - Decimal is fully updated to the latest Decimal Specification (v1.66).
 
 - Bug #1153: repr.repr() now doesn't require set and dictionary items