From: Joe Orton Date: Fri, 27 Aug 2004 09:09:36 +0000 (+0000) Subject: Correctly apportion blame. X-Git-Tag: STRIKER_2_0_51_RC1^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6230cd2e1e3591d30f3e5e092069db2c52bfad7c;p=thirdparty%2Fapache%2Fhttpd.git Correctly apportion blame. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104852 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7420d9d4cbd..73d0e499cfb 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ Changes with Apache 2.0.51 proxy request to an SSL server. PR 30134. [Joe Orton] *) mod_rewrite: Add %{SSL:...} and %{HTTPS} variable lookups. - PR 30464. [Joe Orton] + PR 30464. [Joe Orton, Madhusudan Mathihalli] *) mod_ssl: Add new 'ssl_is_https' optional function. [Joe Orton]