summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-02-16 16:38:02 +0000
committerGraham Leggett <minfrin@apache.org>2018-02-16 16:38:02 +0000
commitbbb996d848a7804c678cdd8340c5b60c66706a92 (patch)
tree56da6fbb125d2e8ac397d0f626752df0541833c5
parent1d05a823ba1f810e66913b5d9b504337dd1222a5 (diff)
downloadhttpd-bbb996d848a7804c678cdd8340c5b60c66706a92.tar.gz
Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824529 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS2
1 files changed, 2 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 97a38687df..fa1616a187 100644
--- 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