]> granicus.if.org Git - apache/commitdiff
Update comment.
authorGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 14:14:11 +0000 (14:14 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 14:14:11 +0000 (14:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1482860 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cef8a7bd8654d74b4c36dfc3ae42f125cc9b0db7..b623f6b1d3829072301588c9255d0d4f7533adf6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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