]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correctly apportion blame.
authorJoe Orton <jorton@apache.org>
Fri, 27 Aug 2004 09:09:36 +0000 (09:09 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 27 Aug 2004 09:09:36 +0000 (09:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104852 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7420d9d4cbdd234aa3ac19625ec515a4cba8c8a8..73d0e499cfb9f242054165ab3e083883182255f2 100644 (file)
--- 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]