You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/05/15 16:14:11 UTC

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

Author: minfrin
Date: Wed May 15 14:14:11 2013
New Revision: 1482860

URL: http://svn.apache.org/r1482860
Log:
Update comment.

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=1482860&r1=1482859&r2=1482860&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed May 15 14:14:11 2013
@@ -345,7 +345,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk works, modulo CHANGES
       +1: jim
       -1: minfrin: causes segfaults, as the mutex is not reliably initialised.
-          Looking at a global mutex in the mean time to work around this.
+          Worked around in http://svn.apache.org/r1482859.
 
     * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS.
       trunk patch: http://svn.apache.org/r1481955