]> granicus.if.org Git - apache/commitdiff
Add CHANGES for r1674659 and r1674660.
authorRainer Jung <rjung@apache.org>
Sun, 19 Apr 2015 19:04:15 +0000 (19:04 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 19 Apr 2015 19:04:15 +0000 (19:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674670 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 04efb1b48b198161cac4683166b2df310491ca78..d78ba679d69941493db7c12eab42aa26ad728ccc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,13 @@ Changes with Apache 2.4.13
      calls r:wsupgrade() can cause a child process crash. 
      [Edward Lu <Chaosed0 gmail.com>]
 
+  *) mod_proxy, mod_ssl, mod_cache_socache, mod_socache_*: Support machine
+     readable server-status produced when using the "?auto" query string.
+     [Rainer Jung]
+
+  *) mod_status: Add more data to machine readable server-status produced
+     when using the "?auto" query string.  [Rainer Jung]
+
   *) mod_proxy_wstunnel: Bypass the handler while the connection is not
      upgraded to WebSocket, so that other modules can possibly take over
      the leading HTTP requests.  [Yann Ylavic]