From: Jim Jagielski Date: Thu, 26 Feb 2004 20:30:26 +0000 (+0000) Subject: Minor vote X-Git-Tag: 2.0.49~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc80af27fb8d7b111dd4a3c67c0b063b124bd47d;p=thirdparty%2Fapache%2Fhttpd.git Minor vote PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102785 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7928a3b27c8..dc7c1981152 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/26 20:21:16 $] +Last modified at [$Date: 2004/02/26 20:30:26 $] Release: @@ -83,7 +83,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request. PR: 27106 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118 - +1: jorton, jerenkrantz, madhum + +1: jorton, jerenkrantz, madhum, jim * mod_setenvif: remove support for remote_user variable which never worked at all. PR 25725 (2.0 + 1.3)