diff options
author | Georg Brandl <georg@python.org> | 2006-01-20 21:19:52 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-01-20 21:19:52 (GMT) |
commit | fcfad716846a34de0dc9ccdf26ffb06b9b533667 (patch) | |
tree | 20cbfd6c22b7a32995cc023003c25cde5c5d81c9 | |
parent | 03c5a890369c04e8c85a1768a85d36f54428682d (diff) | |
download | cpython-fcfad716846a34de0dc9ccdf26ffb06b9b533667.zip cpython-fcfad716846a34de0dc9ccdf26ffb06b9b533667.tar.gz cpython-fcfad716846a34de0dc9ccdf26ffb06b9b533667.tar.bz2 |
Remove NEWS entry of reverted checkin.
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -68,8 +68,6 @@ Extension Modules Library ------- -- Bug #1407902: Added support for sftp:// URIs to urlparse. - - Bug #1371247: Update Windows locale identifiers in locale.py. - Bug #1394565: SimpleHTTPServer now doesn't choke on query parameters |