From 84c18aaa4cac8f2603d7767db24c52afa06fe658 Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Fri, 23 Dec 2011 11:14:56 +0800 Subject: [PATCH] Update News entry. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 7b6dbd26ed7e..6a0c0e2d25be 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -86,6 +86,8 @@ Core and Builtins Library ------- +- Issue #12798: Updated the mimetypes documentation. + - Issue #13639: Accept unicode filenames in tarfile.open(mode="w|gz"). - Issue #1785: Fix inspect and pydoc with misbehaving descriptors. -- 2.47.3