From: Graham Leggett Date: Fri, 2 Jul 2004 00:45:43 +0000 (+0000) Subject: Propose a backport X-Git-Tag: STRIKER_2_0_51_RC1^2~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38ed167d9b3c8051a61e866e5377cd06dedf347;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport 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 --- diff --git a/STATUS b/STATUS index 3a80740088c..9546ba6c86b 100644 --- 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" ]