From: William A. Rowe Jr Date: Thu, 7 Jul 2005 21:55:11 +0000 (+0000) Subject: Add notation of Georg's patch to capture SSL_COMPRESS_METHOD. X-Git-Tag: 2.1.7~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e3b5339759e7ef47b8abc9f0966bdb25790246e;p=apache Add notation of Georg's patch to capture SSL_COMPRESS_METHOD. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209656 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2254518813..208d30948d 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ Changes with Apache 2.1.7 *) Add httxt2dbm to support/ for creating RewriteMap DBM Files. [Paul Querna] + *) Add SSL_COMPRESS_METHOD variable (included in +StdEnvVars) to note + the negotiated compression. [Georg v. Zezschwitz ] + *) Fixed complaints about unpackaged files within the RPM build after changes to the config files. [Graham Leggett]