From: Colm MacCarthaigh Date: Mon, 4 Jan 2010 15:35:33 +0000 (+0000) Subject: Add a URL for the proposed patch, much easier than finding a years old X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca245e24c6c0ce683b96df92cea1394f15d45f3;p=thirdparty%2Fapache%2Fhttpd.git Add a URL for the proposed patch, much easier than finding a years old e-mail in archives and extracting the attachment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@895665 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7d8f86f84c4..134b4791b3f 100644 --- a/STATUS +++ b/STATUS @@ -64,6 +64,7 @@ PROPOSED PATCHES FOR THIS RELEASE: to something more reliable; Apache on Win32 will often exit(1) currently if RewriteLog is enabled Patch is here: + http://people.apache.org/~colm/mod_rewrite-win32loglock.diff Message-ID: <1404e5910504010716389dd7da@mail.gmail.com> From: Eric Covener Subject: [1.3 PATCH] Win32 RewriteLog deadlock