summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2018-02-16 15:09:20 +0000
committerYann Ylavic <ylavic@apache.org>2018-02-16 15:09:20 +0000
commitc1a3e63f225ffeefd8494cd517a76999d4a32b97 (patch)
tree85c4b15a18ba042c38ed31958cff9bfdfbc50637
parent405762d39811581cab4392a3daabcb6a4100539d (diff)
downloadhttpd-c1a3e63f225ffeefd8494cd517a76999d4a32b97.tar.gz
Clarification about MMN bump not needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824506 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS1
1 files changed, 1 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 1b08c1e606..98e6c23698 100644
--- a/STATUS
+++ b/STATUS
@@ -148,6 +148,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
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.
+ ylavic: re MMN, the API is private, so no bump (supposedly).
*) mpm_event: Do lingering close in worker(s).
trunk patch: http://svn.apache.org/r1823047