]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Update vote on graceful-restart-of-piped-loggers fix, now that it is under CORE_PRI...
authorPaul Querna <pquerna@apache.org>
Mon, 20 Jun 2005 05:42:49 +0000 (05:42 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 20 Jun 2005 05:42:49 +0000 (05:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191396 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4b9472883d08cfac52a06b08c5980acf540869cf..fcb48df19666ce3a5924352146918e371bd574c6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -107,10 +107,7 @@ PATCHES TO BACKPORT FROM TRUNK:
        PR: 26467
          http://svn.apache.org/viewcvs?rev=170281&view=rev
          http://svn.apache.org/viewcvs.cgi?rev=171093&view=rev
-       +1: trawick, jorton
-       -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!
+       +1: trawick, jorton, pquerna
 
     *) Fix fd leak in piped logging code, fix error handling, and remove
        dead errno handling.