diff options
author | Jim Jagielski <jim@apache.org> | 2016-06-13 15:05:46 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2016-06-13 15:05:46 +0200 |
commit | 342706eb99a0d12190e82783656ec27bd80c0bed (patch) | |
tree | 018e31082c81cf6d2995dd41b8a9927cf8812ad2 /CHANGES | |
parent | mod_dav: making mod_dav.h compile with clang again (diff) | |
download | apache2-342706eb99a0d12190e82783656ec27bd80c0bed.tar.xz apache2-342706eb99a0d12190e82783656ec27bd80c0bed.zip |
backported to 2.4.21-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1748216 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -6,20 +6,9 @@ Changes with Apache 2.5.0 dav_failed_proppatch, dav_success_proppatch to mod_dav.h. [Jari Urpalainen <jari.urpalainen nokia.com>, Graham Leggett] - *) mod_dav: Add dav_get_provider_name() function to obtain the name - of the provider from mod_dav. - [Jari Urpalainen <jari.urpalainen nokia.com>] - - *) mod_proxy_fcgi: Avoid passing a filename of proxy:fcgi:// as - SCRIPT_FILENAME to a FastCGI server. PR59618. - [Jacob Champion <champion.pxi gmail.com>] - *) core: Add -DDUMP_INCLUDES configtest option to show the tree of Included configuration files. [Jacob Champion <champion.pxi gmail.com>] - *) mod_proxy_http2: properly care for HTTP2 flow control of the frontend - connection is HTTP/1.1. [Patch supplied by Evgeny Kotkov] - *) mod_dav: Add support for childtags to dav_error. [Jari Urpalainen <jari.urpalainen nokia.com>] |