From: Jeff Trawick Date: Sun, 5 Jan 2014 21:20:48 +0000 (+0000) Subject: no more "Covnener" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8c9d09c808c8b70907abc59970c608cad267cb;p=thirdparty%2Fapache%2Fhttpd.git no more "Covnener" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555632 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8a0f446dacc..89935220f82 100644 --- a/CHANGES +++ b/CHANGES @@ -109,7 +109,7 @@ Changes with Apache 2.5.0 *) mod_lua: Register LuaOutputFilter scripts as changing the content and content-length by default, when run my mod_filter. Previously, growing or shrinking a response that started with Content-Length set - would require mod_filter and FilterProtocol change=yes. [Eric Covnener] + would require mod_filter and FilterProtocol change=yes. [Eric Covener] *) mod_lua: Return a 500 error if a LuaHook* script doesn't return a numeric return code. [Eric Covener]