]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
no more "Covnener"
authorJeff Trawick <trawick@apache.org>
Sun, 5 Jan 2014 21:20:48 +0000 (21:20 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 5 Jan 2014 21:20:48 +0000 (21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555632 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8a0f446daccd3b57b03197f78081909edddbca1e..89935220f82ddc133b530c41bfe94ea2d39aa418 100644 (file)
--- 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]