]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport
authorGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 00:45:43 +0000 (00:45 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 00:45:43 +0000 (00:45 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104120 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a80740088c005bff2d822549cc8c470529f4845..9546ba6c86bb351400d9525eee702d4dc1fbb247 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/01 19:47:17 $]
+Last modified at [$Date: 2004/07/02 00:45:43 $]
 
 Release:
 
@@ -73,6 +73,11 @@ 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! ]
 
+    *) Add the NOTICE file to the rpm spec file in compliance with the Apache
+       v2.0 license.
+       build/rpm/httpd.spec.in: 1.6
+       +1: minfrin
+
     *) initialize server arrays prior to calling ap_setup_prelinked_modules
        so that static modules can push Defines values when registering
        hooks just like DSO modules can ["Philippe M. Chiasson" <gozer cpan.org>]