From c958852d3d8a27885e319c67730801749506e90a Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 15 May 2013 12:55:18 +0000 Subject: [PATCH] Comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1482798 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/STATUS b/STATUS index 4001be4ca3..cef8a7bd86 100644 --- a/STATUS +++ b/STATUS @@ -344,6 +344,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1480627 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. * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS. trunk patch: http://svn.apache.org/r1481955 -- 2.50.1