]> granicus.if.org Git - apache/commitdiff
forgot my name
authorEric Covener <covener@apache.org>
Mon, 2 Sep 2013 17:46:06 +0000 (17:46 +0000)
committerEric Covener <covener@apache.org>
Mon, 2 Sep 2013 17:46:06 +0000 (17:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519484 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7260c952d51b443641eba9829ad0def63a180d17..573bb0f1df86e9be0257c0b1241a7d61df799ac8 100644 (file)
--- 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.