From 2effd108cf0de650fb0ec71bc859c3eede26f44c Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 8 Dec 2006 15:23:04 +0000 Subject: [PATCH] Add a short note about the AcceptMutex patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484634 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/STATUS b/STATUS index 609af8d258e..4cc525f605a 100644 --- 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 -- 2.47.2