From: Rainer Jung Date: Mon, 13 Aug 2012 11:41:17 +0000 (+0000) Subject: Remove backported item from trunk CHANGES. X-Git-Tag: 2.5.0-alpha~6438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4352874fd86b9c70dceca9469755be3acacb7266;p=thirdparty%2Fapache%2Fhttpd.git Remove backported item from trunk CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1372375 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 04d44766674..ed71e0e42f3 100644 --- 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 ]