]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Relax comment :)
authorYann Ylavic <ylavic@apache.org>
Thu, 3 Mar 2016 15:37:38 +0000 (15:37 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 3 Mar 2016 15:37:38 +0000 (15:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733482 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bad9e1da04a189e1983e0f32b5e699d198471be4..5f3cc0fd5c4f2f07a4675c7b18440fb5cbc398ce 100644 (file)
--- 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.