Commit 30f4a292 authored by Eric Covener's avatar Eric Covener
Browse files

move item out of the "being worked" section, it was committed

directly to that section.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747049 13f79535-47bb-0310-9956-ffa450edef68
parent 590c090f
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -237,6 +237,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works
     +1: jailletc36

  *) core: improve error message when docroot is unreadable.
     trunk patch: http://svn.apache.org/r1506474
     2.4.x patch: trunk works
     +1: jorton, covener

PATCHES/ISSUES THAT ARE BEING WORKED

@@ -282,11 +286,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED
        jim: Non-blocking seems the best way to handle...


   * core: improve error message when docroot is unreadable.
     trunk patch: http://svn.apache.org/r1506474
     2.4.x patch: trunk works
     +1: jorton, 

PATCHES/ISSUES THAT ARE STALLED

   * core: Add ap_errorlog_provider to make ErrorLog logging modular. This