]> granicus.if.org Git - apache/commitdiff
Backported to 2.4.x in r1826887.
authorRainer Jung <rjung@apache.org>
Thu, 15 Mar 2018 23:29:40 +0000 (23:29 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 15 Mar 2018 23:29:40 +0000 (23:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826902 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 79fa83dc6b4ff7dd7b8ccd57e011f89bf94142ac..150f31c64ad78a410a40b871523fbeed42665020 100644 (file)
--- 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]