From: Justin Erenkrantz Date: Mon, 8 Mar 2004 23:35:51 +0000 (+0000) Subject: As mentioned on list, -0 this... X-Git-Tag: 2.0.49~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a017f511a165ec7d262c486fa5e859384d670453;p=thirdparty%2Fapache%2Fhttpd.git As mentioned on list, -0 this... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102895 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c8f5cf51088..45df85af39a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/08 23:34:48 $] +Last modified at [$Date: 2004/03/08 23:35:51 $] Release: @@ -85,6 +85,7 @@ PATCHES TO BACKPORT FROM 2.1 modules/ssl/ssl_util.c: r1.36 modules/ssl/ssl_private.h: r1.2 +1: bnicholes + -0: jerenkrantz (should wait for 2.2) * mod_setenvif: remove support for remote_user variable which never worked at all. PR 25725 (2.0 + 1.3)