From: Eric Covener Date: Mon, 2 Sep 2013 17:46:06 +0000 (+0000) Subject: forgot my name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd29668b63bbdee2e4b8f3be4dafa5792f762ab;p=thirdparty%2Fapache%2Fhttpd.git forgot my name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519484 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7260c952d51..573bb0f1df8 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,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. + would require mod_filter and FilterProtocol change=yes. [Eric Covnener] *) mod_filter: Add "change=no" as a proto-flag to FilterProtocol to remove a providers initial flags set at registration time.