]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for and add PR # to the EOC/mod_ssl-shutdown backport.
authorJoe Orton <jorton@apache.org>
Thu, 4 Mar 2004 14:13:09 +0000 (14:13 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 4 Mar 2004 14:13:09 +0000 (14:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102852 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ae184c37edf69b73c773c2bbd7bb45dff8b14791..4a0be56160ce65ca6fa571da5e46cdf28589cfbe 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/03 11:07:48 $]
+Last modified at [$Date: 2004/03/04 14:13:09 $]
 
 Release:
 
@@ -97,8 +97,10 @@ PATCHES TO BACKPORT FROM 2.1
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/Makefile.in?r1=1.91&r2=1.92
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/connection.c?r1=1.114&r2=1.116
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.261&r2=1.263
-      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/eoc_bucket.c (new file)
-      +1: madhum, jerenkrantz
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/eoc_bucket.c (new file) 
+      PR: 27428
+      +1: madhum, jerenkrantz, jorton
+      (jorton: needs libhttpd.dsp change for Win32 too)
 
     * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request.
       PR: 27106