From: Yann Ylavic Date: Tue, 26 Apr 2016 07:18:53 +0000 (+0000) Subject: Follow up to r1740928: better CHANGES entry. X-Git-Tag: 2.5.0-alpha~1709 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95c125e7d397b1b68ea0546b000c980c64fff811;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1740928: better CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740960 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c13490b445e..fe4beff0868 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 2.5.0 *) mod_proxy, mod_ssl: Handle SSLProxy* directives in sections, - allowing different TLS configurations per backend. [Yann Ylavic] + allowing per backend TLS configuration. [Yann Ylavic] *) mod_http2: eliminating h2_io instances for streams, reducing memory pools and footprint. [Stefan Eissing]