-*- coding: utf-8 -*-
Changes with Apache 2.2.32
+ *) mime.types: add common extension "m4a" for MPEG 4 Audio.
+ PR 57895 [Dylan Millikin <dylan.millikin gmail.com>]
+
*) mod_proxy: don't recyle backend announced "Connection: close" connections
to avoid reusing it should the close be effective after some new request
is ready to be sent. [Yann Ylavic]
http://people.apache.org/~rpluem/patches/proxy_post_request_status_code.diff
+1: rpluem, wrowe, 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.2.x patch: trunk works, modulo CHANGES
- +1: rjung, wrowe, ylavic
-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]