Add NEWS item for patch #1481079 (r54234).

This commit is contained in:
Collin Winter 2007-03-09 03:26:32 +00:00
parent 83b2bf6d9a
commit fb728de5f4
1 changed files with 2 additions and 0 deletions

View File

@ -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