From: Bill Stoddard Date: Mon, 1 Mar 2004 02:27:39 +0000 (+0000) Subject: Backport vote X-Git-Tag: 2.0.49~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f549be613a47cfab728f6c153c83777158a221;p=thirdparty%2Fapache%2Fhttpd.git Backport vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b92dbc179f0..1ff839f1e6a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/29 14:53:00 $] +Last modified at [$Date: 2004/03/01 02:27:39 $] Release: @@ -80,6 +80,10 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + * Win32 mpm: Fix broken find_ready_listener in Win32DisableAcceptEx path + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.29&r2=1.30 + +1: stoddard + * mod_ssl: Send the Close Alert message to the peer before closing the SSL session. +1: madhum