From: Jeff Trawick Date: Fri, 22 May 2015 19:04:18 +0000 (+0000) Subject: minor tweaks for readability/grammar X-Git-Tag: 2.4.13~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a685bd10fcc6891dd190fc2bb966a12130bf80;p=thirdparty%2Fapache%2Fhttpd.git minor tweaks for readability/grammar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1681187 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 79c085824eb..3266a62377b 100644 --- a/CHANGES +++ b/CHANGES @@ -19,7 +19,7 @@ Changes with Apache 2.4.13 *) In alignment with RFC 7525, the default recommended SSLCipherSuite and SSLProxyCipherSuite now exclude RC4 as well as MD5. Also, the default recommended SSLProtocol and SSLProxyProtocol directives now - excludes SSLv3. Existing configurations must be adjusted by the + exclude SSLv3. Existing configurations must be adjusted by the administrator. [William Rowe] *) mod_ssl: Add support for extracting subjectAltName entries of type @@ -82,7 +82,7 @@ Changes with Apache 2.4.13 *) mod_ssl: Fix possible crash when loading server certificate constraints. PR 57694. [Paul Spangler , Yann Ylavic] - *) build: Don't load mod_cgi and mod_cgid in the default configuration + *) build: Don't load both mod_cgi and mod_cgid in the default configuration if they're both built. [olli hauer ] *) mod_logio: Add LogIOTrackTTFB and %^FB logformat to log the time