summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorCollin Winter <collinw@gmail.com>2007-03-09 03:26:32 (GMT)
committerCollin Winter <collinw@gmail.com>2007-03-09 03:26:32 (GMT)
commitfb728de5f45d56195d6388e2b02612126ca35da0 (patch)
treea61fb8157eef48ede05a2d9dbfeeec9bd0ee4390 /Misc/NEWS
parent83b2bf6d9a7f3fe774bdce69b5d9a4202bd7889c (diff)
downloadcpython-fb728de5f45d56195d6388e2b02612126ca35da0.zip
cpython-fb728de5f45d56195d6388e2b02612126ca35da0.tar.gz
cpython-fb728de5f45d56195d6388e2b02612126ca35da0.tar.bz2
Add NEWS item for patch #1481079 (r54234).
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b80dd32..dd25cbd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -152,6 +152,8 @@ Core and builtins
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