]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Thu, 7 Jan 2016 15:10:42 +0000 (15:10 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 7 Jan 2016 15:10:42 +0000 (15:10 +0000)
Although mime.types as part of conf is underneath
"docs", it is probably safer to vote on it and not
rely on CTR for documentation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1723570 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4292453859f87e5b5ec9aca2b4b987549a357b09..1234023981e0556954e61577d501f866c1644842 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -213,6 +213,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch
      +1: ylavic
 
+  *) mime.types: Add common extension "m4a" for MPEG 4 Audio.
+     As a reference see Wikipedia:
+     https://en.wikipedia.org/wiki/MPEG-4_Part_14#.MP4_versus_.M4A
+     PR: 57895
+     trunk patch: http://svn.apache.org/r1723567
+     2.4.x patch: trunk works, modulo CHANGES
+     +1: rjung
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if