]> granicus.if.org Git - apache/commitdiff
Add notation of Georg's patch to capture SSL_COMPRESS_METHOD.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 7 Jul 2005 21:55:11 +0000 (21:55 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 7 Jul 2005 21:55:11 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209656 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 22545188139a755e7159fac12cd8bb8d70a77235..208d30948d7182767e752859618621796121d62c 100644 (file)
--- 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 <gvz 2scale.de>]
+
   *) Fixed complaints about unpackaged files within the RPM build
      after changes to the config files. [Graham Leggett]