From: Yann Ylavic Date: Sun, 14 Jun 2015 00:55:10 +0000 (+0000) Subject: Follow up to r1685349: remove a tab. X-Git-Tag: 2.5.0-alpha~3079 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12612bb01501c4457d701b35da3cc8574d35d618;p=apache Follow up to r1685349: remove a tab. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1685350 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index be70881141..48fda0718f 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ Changes with Apache 2.5.0 *) core: Allow spaces after chunk-size for compatibility with implementations using a pre-filled buffer, and log parsing failures at level INFO. - [Yann Ylavic, Jeff Trawick] + [Yann Ylavic, Jeff Trawick] *) mod_ssl: Warn about deprecated SSLCertificateChainFile once at startup, on first usage only. [Yann Ylavic]