From: Senthil Kumaran Date: Fri, 23 Dec 2011 03:11:21 +0000 (+0800) Subject: News entry for Issue12798 X-Git-Tag: v3.2.3rc1~248 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83194f5b92551a5e411ec60a487d00802bc0ef55;p=thirdparty%2FPython%2Fcpython.git News entry for Issue12798 --- diff --git a/Misc/NEWS b/Misc/NEWS index c36b0196d21a..7e6ce40574da 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -97,6 +97,8 @@ Core and Builtins 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