]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
updated backport proposal.
authorGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 23:11:54 +0000 (23:11 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 23:11:54 +0000 (23:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791652 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6a8ccd6dde600a2d5599bbdb3f1f6d8b69de16de..43dde637ce1f42096e304cd92a1f5d701f1df972 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -140,14 +140,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    +1: niq, rpluem
 
  * mod_info: Add apr / apr-util version output
-   trunk patch: http://cvs.apache.org/viewvc?view=rev&revision=791313
-                http://cvs.apache.org/viewvc?view=rev&revision=791316
+   trunk patch: http://cvs.apache.org/viewvc/httpd/httpd/trunk/modules/generators/mod_info.c?r1=791646&r2=760403
    2.2.x patch: http://people.apache.org/~fuankg/diffs/mod_info.c.diff
+   patch updated: removed font clutter as suggested by niq,
+                  added compile-time version output as suggested by wrowe.
    +1: fuankg                
-   -0.9: niq: Please get rid of that ghastly pseudo-HTML <font> crap.
-              It's only valid in "transitional", which has been
-              deprecated legacy stuff since 1997.
-              Without the <font> I'm +1.
 
  * unixd: set suexec_enabled correctly when httpd is run by non-root
    PR 42175