Commit 9c5d542b authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1775830 13f79535-47bb-0310-9956-ffa450edef68
parent 32aea4ec
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -119,6 +119,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) ext_filter: Don't eat error buckets. PR60375
     trunk patch: http://svn.apache.org/r1775770
     2.4 patch: trunk works
     +1: covener, ylavic, jim
     


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -147,11 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1 covener, jim

  *) ext_filter: Don't eat error buckets. PR60375
     trunk patch: http://svn.apache.org/r1775770
     2.4 patch: trunk works
     +1: covener, ylavic, jim
     
  *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
     backend connection, happening with LogLevel trace2 or higher configured,
     or at any log level with compilers not detected as C99 compliant (e.g.