From: Yann Ylavic Date: Thu, 3 Mar 2016 15:37:38 +0000 (+0000) Subject: Relax comment :) X-Git-Tag: 2.4.19~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8064805087c0a256c2f00cb6bf6a4a7e88838b;p=thirdparty%2Fapache%2Fhttpd.git Relax comment :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733482 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bad9e1da04a..5f3cc0fd5c4 100644 --- a/STATUS +++ b/STATUS @@ -140,6 +140,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the sizes of existing slotmems (slotmem_create/attach)? jim: Yes, that is right (re: breakage)... this would be noted at release. + ylavic: OK, this is just that persisted slotmems won't be reused on first + startup, not that the startup will fail (as I first thought). *) core: Ensure that httpd exits with an error status when the MPM fails to run.