Add NEWS item for patch #1481079 (r54234).
diff --git a/Misc/NEWS b/Misc/NEWS
index b80dd32..dd25cbd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -152,6 +152,8 @@
 Library
 -------
 
+- Patch #1481079: add support for HTTP_REFERER to CGIHTTPServer.
+
 - Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', '').
 
 - unittest now verifies more of its assumptions. In particular, TestCase