]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More comment.
authorYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 16:44:02 +0000 (16:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 16 Feb 2018 16:44:02 +0000 (16:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824531 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bfc75d0f53f3d28a1bb6e14bcbafe638c53ca1a2..a6dfc09da6520b04b7579c9a5aa6dd78978b9c33 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -152,6 +152,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      minfrin: Keeping mpm_fdqueue.h private makes it hard for people to fork event
               and worker and make their own mpms. Can we make this public?
      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).
 
   *) mpm_event: Do lingering close in worker(s).
      trunk patch: http://svn.apache.org/r1823047