]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove backported item from trunk CHANGES.
authorRainer Jung <rjung@apache.org>
Mon, 13 Aug 2012 11:41:17 +0000 (11:41 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 13 Aug 2012 11:41:17 +0000 (11:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372375 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 04d44766674d2aa1ef1ac8984f005cd8590a1a78..ed71e0e42f32a43d0d54d64b30018ee86e4eda03 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -20,9 +20,6 @@ Changes with Apache 2.5.0
   *) mod_lua: Add a server scope for Lua states, which creates a pool of
      states with managable minimum and maximum size. [Daniel Gruno]
 
-  *) htpasswd: Use correct file mode for checking if file is writable.
-     PR 45923. [Stefan Fritsch]
-
   *) core: Add post_perdir_config hook.
      [Steinar Gunderson <sgunderson bigfoot.com>]