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

STATUS

diff --git a/STATUS b/STATUS
index 97a38687df1fbe8a693eebc979ac032c5330f57f..fa1616a187379ec5158235fa1ed16f64cb058e82 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -149,6 +149,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              worker fdqueue.[ch] differ(ed) between 2.4.x and trunk. The patch
              is provided only to help review.
      ylavic: re MMN, the API is private, so no bump (supposedly).
+     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?
 
   *) mpm_event: Do lingering close in worker(s).
      trunk patch: http://svn.apache.org/r1823047