http://hg.python.org/cpython/rev/9c19df6c8ea0 changeset: 74135:9c19df6c8ea0 branch: 3.2 parent: 74132:aef79ff1bc9b user: Senthil Kumaran <senthil at uthcode.com> date: Fri Dec 23 11:11:21 2011 +0800 summary: News entry for Issue12798 files: Misc/NEWS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -97,6 +97,8 @@ Library ------- +- Issue #12798: Updated the mimetypes documentation. + - Issue #11006: Don't issue low level warning in subprocess when pipe2() fails. - Issue #11829: Fix code execution holes in inspect.getattr_static for -- Repository URL: http://hg.python.org/cpython