diff --git a/CHANGES b/CHANGES index 8c5f9d6360..be70881141 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- 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] + *) mod_ssl: Warn about deprecated SSLCertificateChainFile once at startup, on first usage only. [Yann Ylavic]