You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2016/06/13 13:05:46 UTC

svn commit: r1748216 - /httpd/httpd/trunk/CHANGES

Author: jim
Date: Mon Jun 13 13:05:46 2016
New Revision: 1748216

URL: http://svn.apache.org/viewvc?rev=1748216&view=rev
Log:
backported to 2.4.21-dev

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1748216&r1=1748215&r2=1748216&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Mon Jun 13 13:05:46 2016
@@ -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>]