]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note the end of my objection and update a vote
authorThom May <thommay@apache.org>
Sun, 13 Jul 2003 10:01:35 +0000 (10:01 +0000)
committerThom May <thommay@apache.org>
Sun, 13 Jul 2003 10:01:35 +0000 (10:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100577 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 77e41d267c66b069b937182929d73829af7f7677..4befa1e0615f2b59fbfc116c4d0cff03d089fdc8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/12 15:13:29 $]
+Last modified at [$Date: 2003/07/13 10:01:35 $]
 
 Release:
 
@@ -152,7 +152,7 @@ PATCHES TO PORT FROM 2.1
       (this requires deleting ssl-std.conf and replacing it with an autogen'd
       one)
       configure.in: r1.250
-      docs/conf/ssl-std.conf.in: r1.1
+      docs/conf/ssl-std.conf.in: r1.1,1.2
       +1: thommay, jerenkrantz, striker, jim
        0: nd, trawick
           nd: The runtime files (e.g. cache) should be in runtimedir, since the
@@ -173,6 +173,8 @@ PATCHES TO PORT FROM 2.1
           trawick: existing configs shouldn't be overwritten, new configs
               should default to our best available recommendation
 
+          thommay: can't argue with this, commited.    
+
     * Assure that we block on the read BIO when we invoke the read BIO for both
       first-use cases (via ssl_io_input_add_filter) and when we are writing and
       need response from the client (via ssl_io_filter_output).  Both of these