]> granicus.if.org Git - apache/commitdiff
Add CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 14 Feb 2018 22:15:37 +0000 (22:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 14 Feb 2018 22:15:37 +0000 (22:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824270 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e256b8b0c32e9d229f2b5d6a3a7e672abaf031c7..38ec584cc3ddb5317e429151df154f3523ffb8a8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
 
+  *) logresolve: Fix incorrect behavior or segfault if -c flag is used
+     Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823259
+
   *) mod_proxy: Provide an RFC1035 compliant version of the hostname in the
      proxy_worker_shared structure. PR62085 [Graham Leggett]