From 051a9879b9547fe52c7590cc9ce8fcf1a2cb387e Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Wed, 14 Feb 2018 22:15:37 +0000 Subject: [PATCH] Add CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824270 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index e256b8b0c3..38ec584cc3 100644 --- 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] -- 2.50.1