From: Jeff Trawick Date: Wed, 22 Sep 2004 10:48:15 +0000 (+0000) Subject: vote, note X-Git-Tag: 2.0.52~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8157d4ce3b18b250eaee2d6aed5120dedeea4993;p=thirdparty%2Fapache%2Fhttpd.git vote, note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9cef00fe2e8..48e9106c06e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/22 08:57:30 $] +Last modified at [$Date: 2004/09/22 10:48:15 $] Release: @@ -157,7 +157,10 @@ PATCHES TO BACKPORT FROM 2.1 The HTTP and the APR patches are available at: - +1: jjclar, bnicholes + +1: jjclar, bnicholes, trawick + trawick notes: some folks want feature checks for uses of new APR + functions in httpd 2.0; I dunno how to check for + availability of apr_procattr_addrspace_set() *) mod_ssl: Remove some unused functions (after CAN-2004-0488 fix is applied) http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_util.c?r1=1.46&r2=1.47