You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2012/10/04 14:50:44 UTC

svn commit: r1394022 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Thu Oct  4 12:50:44 2012
New Revision: 1394022

URL: http://svn.apache.org/viewvc?rev=1394022&view=rev
Log:
Comment on doc suggestion

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1394022&r1=1394021&r2=1394022&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Oct  4 12:50:44 2012
@@ -164,6 +164,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             and forced grab, like e.g. "grab or allocate some unused slot and
             mark as in-use" versus "grab or allocate a given slot and mark
             as in-use if not already used.".
+        jj: Sounds good... We can adjust trunk as needed and then backport
+            since docs are CTR on the branch
 
    * mod_slotmem_shm: Fix handling of persist shm data file naming
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1387085