From: Graham Leggett Date: Wed, 15 May 2013 14:14:11 +0000 (+0000) Subject: Update comment. X-Git-Tag: 2.4.5~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2ad1ae4be6419e30c2f40edc812219abb2da767;p=apache Update comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1482860 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cef8a7bd86..b623f6b1d3 100644 --- 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