From: William A. Rowe Jr Date: Wed, 16 Jul 2014 21:19:48 +0000 (+0000) Subject: Correct CHANGES entry with attribution X-Git-Tag: 2.2.28~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dea82930405f57dced201d8b46f080e2128a3ed;p=thirdparty%2Fapache%2Fhttpd.git Correct CHANGES entry with attribution git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611195 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 27fd8bfa4ab..dbd55b8d483 100644 --- 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]