]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a short note about the AcceptMutex patch
authorJim Jagielski <jim@apache.org>
Fri, 8 Dec 2006 15:23:04 +0000 (15:23 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 8 Dec 2006 15:23:04 +0000 (15:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484634 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 609af8d258e9696f005eaa32787823a97ab3ed30..4cc525f605a1f0846f4c40c5c3b31b255e4b0f74 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -249,6 +249,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1/-.9: wrowe
      wrowe notes: Adding to ease migration to 2.4 - good.  Deprecating 
                   any directive in a .even released branch, bad.
+     jim notes: it's more an enhancement to AcceptMutex than a
+                depreciation of LockFile... no regressions are
+                introduced.
 
    * rotatelogs: Produce useful error messages for open() failures.
      PR 39487