]> granicus.if.org Git - apache/commitdiff
backported to 2.4.21-dev
authorJim Jagielski <jim@apache.org>
Mon, 13 Jun 2016 13:05:46 +0000 (13:05 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 13 Jun 2016 13:05:46 +0000 (13:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1748216 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 06a6af0159b3f23acbbd1c9c2e218c1dbbc03d1d..0e3a6ffadf17ab36a7c3a89408059471e0cdbcca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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>]