From: Joe Orton Date: Thu, 4 Mar 2004 14:13:09 +0000 (+0000) Subject: Vote for and add PR # to the EOC/mod_ssl-shutdown backport. X-Git-Tag: 2.0.49~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48064dbc9f637953c24f42130202b4efe8918553;p=thirdparty%2Fapache%2Fhttpd.git Vote for and add PR # to the EOC/mod_ssl-shutdown backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102852 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ae184c37edf..4a0be56160c 100644 --- 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