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 16:01:03 UTC

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

Author: jim
Date: Thu Oct  4 14:01:03 2012
New Revision: 1394081

URL: http://svn.apache.org/viewvc?rev=1394081&view=rev
Log:
suggest r1394079 as the docco fix

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=1394081&r1=1394080&r2=1394081&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Oct  4 14:01:03 2012
@@ -158,6 +158,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1386880
                   http://svn.apache.org/viewvc?view=revision&revision=1387389
                   http://svn.apache.org/viewvc?view=revision&revision=1388445
+                  http://svn.apache.org/viewvc?view=revision&revision=1394079
       2.4.x patch: trunk patch works
      +1: jim, rjung
      rjung: We could be more explicit in docs about the difference between grab
@@ -165,7 +166,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             mark as in-use" versus "grab or allocate a given slot and mark
             as in-use if not already used.".
        jim: Sounds good... We can adjust trunk as needed and then backport
-            since docs are CTR on the branch
+            since docs are CTR on the branch (Added r1394079)
 
    * mod_slotmem_shm: Fix handling of persist shm data file naming
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1387085