]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a note on why the fprintf's are there
authorColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 16:25:22 +0000 (16:25 +0000)
committerColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 16:25:22 +0000 (16:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395297 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 02fdb4285d8aa3b066876fb5d4b7de8b045c5909..872d9e24d473a50b510de6e7666cfa0ed183a45c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,10 @@ PROPOSED PATCHES FOR THIS RELEASE:
       http://people.apache.org/~colm/include_directive-1.3.patch
       +1: colm, wrowe
       -0: jim (do we *really* want those fprintfs?)
+        Colm says: The ap_process_include_config function is 
+        a direct copy of ap_process_resource_config(), warts
+        and all. That's where the fprintf's come from; it's
+        existing behaviour.
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: