]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1826556: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Thu, 15 Mar 2018 18:17:28 +0000 (18:17 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 15 Mar 2018 18:17:28 +0000 (18:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826847 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e2aeb3a4de08869e63004b3fbbd61c0f353f8c99..79fa83dc6b4ff7dd7b8ccd57e011f89bf94142ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
 
+  *) core: Fix request timeout logging and possible crash for error_log hooks.
+     [Yann Ylavic]
+
   *) mod_slomem_shm: Fix failure to create balancers's slotmems in Windows MPM,
      where children processes need to attach them instead since they are owned
      by the parent process already.  [Yann Ylavic]