From: Jeff Trawick Date: Wed, 24 Nov 2004 01:56:37 +0000 (+0000) Subject: that's some URL X-Git-Tag: 2.0.53~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55af23f33f386019b0c43f8b40d62f824396bd59;p=thirdparty%2Fapache%2Fhttpd.git that's some URL git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106369 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 378dc3b811f..d8f06704977 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/11/10 18:05:46 $] +Last modified at [$Date$] Release: @@ -75,6 +75,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! ] + *) s/CVS/.svn/ in Makefile.in + http://svn.apache.org/viewcvs/httpd/httpd/trunk/Makefile.in?view=diff&rev=106266&p1=httpd/httpd/trunk/Makefile.in&r1=106265&p2=httpd/httpd/trunk/Makefile.in&r2=106266 + +1: trawick + *) mod_ssl: Fix an possible NULL pointer dereference in some configs. http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=13182 PR: 31848