]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
that's some URL
authorJeff Trawick <trawick@apache.org>
Wed, 24 Nov 2004 01:56:37 +0000 (01:56 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 24 Nov 2004 01:56:37 +0000 (01:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106369 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 378dc3b811f84f72ebd285705a9ca36705d91941..d8f06704977043e9d0ce9a499ac03a2e0a4a176b 100644 (file)
--- 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