From: Kaspar Brand Date: Tue, 1 Oct 2013 17:30:45 +0000 (+0000) Subject: add attribution X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4812e9cda0f833d6cc5e05776cab6dca3ab815ae;p=thirdparty%2Fapache%2Fhttpd.git add attribution git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528155 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 30ae64b0021..a63ab93effe 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ Changes with Apache 2.5.0 allowing custom parameters to be configured via SSLCertificateFile, and by adding standardized DH parameters for 1024/2048/3072/4096 bits. Unless custom parameters are configured, the standardized parameters - are applied based on the certificate's RSA/DSA key size. + are applied based on the certificate's RSA/DSA key size. [Kaspar Brand] *) mod_ssl, configure: Require OpenSSL 0.9.8a or later. [Kaspar Brand]