]> granicus.if.org Git - apache/blobdiff - CHANGES
Drop an invalid Last-Modified header value returned by a FCGI/CGI
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 12acb7d4900f5a23b17770edac2ef9697259095b..485f1dfc767703f4b8a8c0376988e53f9bf5400e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,17 +1,28 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
-  *) mod_http2: Fix async write issue that led to selection of wrong timeout
-     vs. keepalive timeout selection for idle sessions.
-     
-  *) mod_http2: checking LimitRequestLine, LimitRequestFields and 
-     LimitRequestFieldSize configurated values for incoming streams. Returning
-     HTTP status 431 for too long/many headers fields and 414 for a too long
-     pseudo header. [Stefan Eissing]
-     
-  *) mod_http2: tracking conn_rec->current_thread on slave connections, so
-     that mod_lua finds the correct one. Fixes PR 59542. [Stefan Eissing]
-     
+  *) core: Drop an invalid Last-Modified header value coming
+     from a FCGI/CGI script instead of replacing it with Unix epoch.
+     [Luca Toscano]
+
+  *) mod_dav: Allow other modules to become providers and add ACLs
+     to the DAV response.
+     [Jari Urpalainen <jari.urpalainen nokia.com>, Graham Leggett]
+
+  *) mod_dav: Add dav_begin_multistatus, dav_send_one_response,
+     dav_finish_multistatus, dav_send_multistatus, dav_handle_err,
+     dav_failed_proppatch, dav_success_proppatch to mod_dav.h.
+     [Jari Urpalainen <jari.urpalainen nokia.com>, Graham Leggett]
+
+  *) core: Add -DDUMP_INCLUDES configtest option to show the tree
+     of Included configuration files.  [Jacob Champion <champion.pxi gmail.com>]
+
+  *) mod_dav: Add support for childtags to dav_error.
+     [Jari Urpalainen <jari.urpalainen nokia.com>]
+
+  *) abs: include OpenSSL_Applink when compiling on Visual Studio 2015 
+          and up. PR59630 [Jan Ehrhardt <phpdev ehrhardt.nl>]
+
   *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
      allowing per backend TLS configuration.  [Yann Ylavic]
 
@@ -33,9 +44,6 @@ Changes with Apache 2.5.0
   *) mod_status: Display the process slot number in the async connection
      overview. [Stefan Fritsch]
 
-  *) mod_include: add the <!--#comment ...> syntax in order to include comments
-     in a SSI file. [Christophe Jaillet based on a suggestion from Rob]
-
   *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
      according the number of listeners buckets.  [Yann Ylavic]
 
@@ -76,10 +84,6 @@ Changes with Apache 2.5.0
      in the past that also has Cache-Control: max-age or s-maxage.
      PR55156. [Eric Covener]
 
-  *) mod_proxy_hcheck: Provide for dynamic background health
-     checks on reverse proxies associated with BalancerMember
-     workers. [Jim Jagielski]
-
   *) Added many log numbers to log statements that had none.
 
   *) mod_session: Introduce SessionExpiryUpdateInterval which allows to