Commit 862db781 authored by Rainer Jung's avatar Rainer Jung
Browse files

And another proposal.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774620 13f79535-47bb-0310-9956-ffa450edef68
parent aa174010
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -155,6 +155,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: rjung, jim

  *) APR_HAVE_foo is checked via #if, not #ifdef (since it should always be
     defined, to either 0 or 1).
     This fixes a compile error on Windows introduced by r1702948.
     as well as straightens up two long-time glitches.
     trunk patch: http://svn.apache.org/r1706595
     2.4.x patch: trunk works
     +1: rjung


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entried should be added at the START of the list ]