summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil@uthcode.com>2011-12-23 03:11:21 (GMT)
committerSenthil Kumaran <senthil@uthcode.com>2011-12-23 03:11:21 (GMT)
commit83194f5b92551a5e411ec60a487d00802bc0ef55 (patch)
tree769aa3e6b7c1fcfd0d652be6bdba602f77846014
parent016c6d53417c5e90068bcc11dff9edbd57123de3 (diff)
downloadcpython-83194f5b92551a5e411ec60a487d00802bc0ef55.zip
cpython-83194f5b92551a5e411ec60a487d00802bc0ef55.tar.gz
cpython-83194f5b92551a5e411ec60a487d00802bc0ef55.tar.bz2
News entry for Issue12798
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c36b019..7e6ce40 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