diff --git a/Misc/NEWS b/Misc/NEWS index c36b0196d21..7e6ce40574d 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