From: Yann Ylavic Date: Thu, 12 Oct 2017 19:43:57 +0000 (+0000) Subject: Entry for 2.4.28 regression (r1808855 missing r1805195). X-Git-Tag: 2.5.0-alpha~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8ca3f9cac692f45df51e5883b2cce65c185ba06;p=apache Entry for 2.4.28 regression (r1808855 missing r1805195). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812004 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index cf1adcb779..feb13da24a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_proxy: Fix regression for non decimal loadfactor parameter introduced + in 2.4.28. [Jim Jagielski] + *) mod_md: v1.0.0, new config directive 'MDNotifyCmd' to hook in a program when Managed Domains have obtained/renewed their certificates successfully. [Stefan Eissing]