Commit d38fbc6b authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Add a note on why the fprintf's are there


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395297 13f79535-47bb-0310-9956-ffa450edef68
parent c5478d4d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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: