-*- coding: utf-8 -*-
Changes with Apache 2.2.15
- *) mod_rewrite: Add scgi scheme detection (backport r729538). [André Malo]
-
- *) mod_ssl: fixed wrong 3rd parameter passed to apr_brigade_split_line().
- Reported on the list by Jie Gao. [Guenter Knauf]
-
- *) mod_dbd: Backport of r708820 from trunk to avoid compiler warnings with
- strict compilers like Sun Studio. Reported on the list by Jie Gao.
- [Guenter Knauf]
+ *) mod_rewrite: Add scgi scheme detection. [André Malo]
*) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
- LocationMatch sections. PR47754. [Dan Poirier]
+ LocationMatch sections. PR 47754. [Dan Poirier]
- *) ab, mod_ssl: restore compatibility with OpenSSL < 0.9.7g which we broke
- with r801527 (backport r819242, r819245). Reported on the list by Jie
- Gao. [Guenter Knauf]
+ *) ab, mod_ssl: Restore compatibility with OpenSSL < 0.9.7g.
+ [Guenter Knauf]
Changes with Apache 2.2.14