From: Chris Darroch Date: Thu, 23 Aug 2012 21:05:45 +0000 (+0000) Subject: Catch up change log with r1376695. X-Git-Tag: 2.5.0-alpha~6384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b22fdb7523f5d00c3efb5aee47871ef84d310a;p=thirdparty%2Fapache%2Fhttpd.git Catch up change log with r1376695. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1376700 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9175e00ca40..b7f8734e4e7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) core: Apply length limit when logging Status header values. + [Jeff Trawick, Chris Darroch] + *) mod_ssl: Match wildcard SSL certificate names in proxy mode. PR 53006. [Joe Orton]