]> granicus.if.org Git - apache/commitdiff
Update comment.
authorGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 16:47:26 +0000 (16:47 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 16 Feb 2018 16:47:26 +0000 (16:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824533 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6dfc09da6520b04b7579c9a5aa6dd78978b9c33..aa37ed43b0b2c314643eaf9258ce1343c69d8364 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -144,7 +144,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1824381
      2.4.x patch: svn merge ^/httpd/httpd/branches/2.4.x-mpm_fdqueue .
                   (http://home.apache.org/~ylavic/patches/httpd-2.4.x-mpm_fdqueue.patch)
-     +1: ylavic, minfrin (with mmn bump for mpm_fdqueue.h)
+     +1: ylavic, minfrin
      ylavic: The branch merge helps resolve move conflicts since event and
              worker fdqueue.[ch] differ(ed) between 2.4.x and trunk. The patch
              is provided only to help review.
@@ -154,6 +154,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: not easier/harder than now I suppose (worker/event fqueues are private).
              maybe make them public in trunk only, so that we have more time to
              discuss the API (if needed).
+     minfrin: happy with that, we can backport the final API.
 
   *) mpm_event: Do lingering close in worker(s).
      trunk patch: http://svn.apache.org/r1823047