]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1740928: better CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Tue, 26 Apr 2016 07:18:53 +0000 (07:18 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 26 Apr 2016 07:18:53 +0000 (07:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740960 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c13490b445e2ec9372ec873fbc8318d4a72efeaf..fe4beff086806143b614713d511550a6ebe879f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
 Changes with Apache 2.5.0
 
   *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> 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]