From: Rainer Jung Date: Thu, 15 Mar 2018 23:29:40 +0000 (+0000) Subject: Backported to 2.4.x in r1826887. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74dae9d7b740f4e229eea165246f8819fdc99071;p=apache Backported to 2.4.x in r1826887. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826902 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 79fa83dc6b..150f31c64a 100644 --- a/CHANGES +++ b/CHANGES @@ -147,9 +147,6 @@ Changes with Apache 2.5.0-alpha restarts (gracefully) any errored staging areas are purged to reset the signup/renewal process. [Stefan Eissing] - *) htpasswd: Don't fail in -v mode if password file is unwritable. - PR 61631. [Joe Orton] - *) core: A signal received while stopping could have crashed the main process. PR 61558. [Yann Ylavic]