From: Eric Covener Date: Mon, 2 Sep 2013 17:46:06 +0000 (+0000) Subject: forgot my name X-Git-Tag: 2.5.0-alpha~5114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ed59c742d2e058798452fdad85e7527d6daef71;p=apache 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 7260c952d5..573bb0f1df 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.