diff options
author | Yann Ylavic <ylavic@apache.org> | 2017-10-13 09:47:08 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2017-10-13 09:47:08 +0200 |
commit | a4c7b5f4a85f9b1f231b927580c1ffe73cdbde57 (patch) | |
tree | 861cea3f44accdf720326cc82f55f7963aa4eb6a /CHANGES | |
parent | Entry for 2.4.28 regression (r1808855 missing r1805195). (diff) | |
download | apache2-a4c7b5f4a85f9b1f231b927580c1ffe73cdbde57.tar.xz apache2-a4c7b5f4a85f9b1f231b927580c1ffe73cdbde57.zip |
Follow up to r1809881: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812075 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) core: A signal received while stopping could have crashed the main + process. PR 61558. [Yann Ylavic] + *) mod_proxy: Fix regression for non decimal loadfactor parameter introduced in 2.4.28. [Jim Jagielski] |