]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
pquerna's concern is hopefully resolved with a needed
authorJeff Trawick <trawick@apache.org>
Fri, 20 May 2005 10:52:56 +0000 (10:52 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 20 May 2005 10:52:56 +0000 (10:52 +0000)
cleanup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171094 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e3e8e27d3febecc7f38a0f30aa81f99b43033851..b2e5dc5add54764483f373d4639298d4ab3c2747 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,9 +106,12 @@ PATCHES TO BACKPORT FROM TRUNK:
     *) Prevent hang writing to piped logger at graceful restart time.
        PR: 26467
          http://svn.apache.org/viewcvs?rev=170281&view=rev
-       +1: trawick, jorton
+         http://svn.apache.org/viewcvs.cgi?rev=171093&view=rev
+       +1: trawick
        -0: pquerna: This adds a new public function.  It should be either a 
            minor MMN bump, or be put under CORE_PRIVATE.
+           trawick: I resolved this via second commit above.  Thanks!
+       jorton was +1 prior to addition of the second commit.
 
     *) Fix fd leak in piped logging code, fix error handling, and remove
        dead errno handling.