]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
retract vote
authorStefan Fritsch <sf@apache.org>
Sun, 28 Feb 2010 13:59:38 +0000 (13:59 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 28 Feb 2010 13:59:38 +0000 (13:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917179 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c409535a906c607ec36f4542a23367b85656e226..431d5a6d78d87e2f6ae0db192a621807eee59e4f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -156,8 +156,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?rev=917005&view=rev
     2.2.x patch: trunk patch works
     +1: minfrin
-    sf: +1, but would like a world readable pid file even better
-    minfrin: r917005 gives you a world readable pid files
+    sf: r910705 does not work with 2.2.x, pease create an adjusted patch:
+        htcacheclean.c:935: undefined reference to `usage_repeated_arg'
 
   * mod_ssl: Fix potential SSL I/O filter hang if a long list of 
     trusted CAs is configured for client cert auth.  PR 46952