Commit d1b98466 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 672ed9a9
Loading
Loading
Loading
Loading
+3 −0
Changes for STATUS: 3 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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