]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a URL for the proposed patch, much easier than finding a years old
authorColm MacCarthaigh <colm@apache.org>
Mon, 4 Jan 2010 15:35:33 +0000 (15:35 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 4 Jan 2010 15:35:33 +0000 (15:35 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index 7d8f86f84c4b79c5231aba98d2f04ab3ef48cb8a..134b4791b3f7e7b6e93c946a4623701040d7b9e7 100644 (file)
--- 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 <covener@gmail.com>
         Subject: [1.3 PATCH] Win32 RewriteLog deadlock