]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct CHANGES entry with attribution
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Jul 2014 21:19:48 +0000 (21:19 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Jul 2014 21:19:48 +0000 (21:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611195 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 27fd8bfa4ab846fe9b087b99f9dce69d0e1aa31c..dbd55b8d4832b6fabf0e2fbe2a226b516da941a8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@ Changes with Apache 2.2.28
      a heap buffer overflow.  [Joe Orton, Eric Covener, Jeff Trawick]
 
   *) mod_dav: Fix improper encoding in PROPFIND responses.  PR 56480.
+     [Ben Reser]
 
   *) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions
      resumed by TLS session resumption (RFC 5077). [Rainer Jung]