]> granicus.if.org Git - apache/commitdiff
sync with APACHE_2_0_BRANCH
authorJeff Trawick <trawick@apache.org>
Tue, 16 Sep 2003 13:39:19 +0000 (13:39 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 16 Sep 2003 13:39:19 +0000 (13:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101253 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e66750c4712a731a16c64e8ba70600aa5cefdd8f..118687ea5850b07074ad8f8ec7533252ffc9229c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -99,9 +99,6 @@ Changes with Apache 2.1.0-dev
      committed fix for PR 13946 (in mod_rewrite). Reported by
      Andre Malo. [Paul J. Reder]
 
-  *) mod_ssl: Fix a problem setting variables that represent the
-     client certificate chain.  PR 21397  [Jeff Trawick]
-
   *) mod_rewrite: fix a problem in the proxy support of mod_rewrite.
      The broken code was inserting multiple "proxy:" fields in the
      rewritten URIs. [PR: 13946]
@@ -255,6 +252,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.48
 
+  *) mod_ssl: Fix a problem setting variables that represent the
+     client certificate chain.  PR 21371  [Jeff Trawick]
+
   *) Unix: Handle permissions settings for flock-based mutexes in 
      unixd_set_global|proc_mutex_perms().  Allow the functions to be
      called for any type of mutex.  PR 20312  [Jeff Trawick]