summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library
diff options
context:
space:
mode:
authorFilip Š <filip.stamcar@hotmail.com>2019-09-11 13:32:04 (GMT)
committerJason R. Coombs <jaraco@jaraco.com>2019-09-11 13:32:04 (GMT)
commit4b41745b3c65ef4807cd1108dce12d3e0c173f20 (patch)
treea32272020e402373cf0a362ab1231ee58e436f6b /Misc/NEWS.d/next/Library
parent088a09af4bdeff52b9dedeb7acd1e82069f37d98 (diff)
downloadcpython-4b41745b3c65ef4807cd1108dce12d3e0c173f20.zip
cpython-4b41745b3c65ef4807cd1108dce12d3e0c173f20.tar.gz
cpython-4b41745b3c65ef4807cd1108dce12d3e0c173f20.tar.bz2
bpo-37305: add MIME type for Web App Manifest (#14199)
* bpo-37305: add MIME type for Web App Manifest * bpo-37305: add news entry * Restore indentation and sort by value
Diffstat (limited to 'Misc/NEWS.d/next/Library')
-rw-r--r--Misc/NEWS.d/next/Library/2019-06-18-13-59-55.bpo-37305.fGzWlP.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-06-18-13-59-55.bpo-37305.fGzWlP.rst b/Misc/NEWS.d/next/Library/2019-06-18-13-59-55.bpo-37305.fGzWlP.rst
new file mode 100644
index 0000000..5bd2cd4
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2019-06-18-13-59-55.bpo-37305.fGzWlP.rst
@@ -0,0 +1,2 @@
+Add .webmanifest -> application/manifest+json to list of recognized file types
+and content type headers