From: Jim Jagielski Date: Thu, 9 Aug 2012 13:39:36 +0000 (+0000) Subject: In 2.4.x as of revision 1371208 X-Git-Tag: 2.5.0-alpha~6453 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cb21c86f88e9bb1762d06bf8749c2478dabbe28;p=apache In 2.4.x as of revision 1371208 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371210 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0a7538cded..51c8b9b49a 100644 --- a/CHANGES +++ b/CHANGES @@ -7,9 +7,6 @@ Changes with Apache 2.5.0 *) mod_lua: Add functions r:flush and r:sendfile as well as additional request information to the request_rec structure. [Daniel Gruno] - *) mod_rewrite: Fix crash with dbd RewriteMaps. PR 53663. [Mikhail T. - ] - *) mod_lua: Add a server scope for Lua states, which creates a pool of states with managable minimum and maximum size. [Daniel Gruno]