Commit c2b77989 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@1759473 13f79535-47bb-0310-9956-ffa450edef68
parent 1af34f73
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
@@ -117,6 +117,13 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

   * mod_status: Delay some memory allocation
                 Fix <p> tag closing syntax
     trunk patch: http://svn.apache.org/r1757010
                  http://svn.apache.org/r1757011
     2.4.x patch: trunk works
     +1: jailletc36, jchampion, jim (will fix in 2.4)
     jchampion: nitpick: r1757010 introduces trailing whitespace

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -193,14 +200,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
     +1: ylavic

   * mod_status: Delay some memory allocation
                 Fix <p> tag closing syntax
     trunk patch: http://svn.apache.org/r1757010
                  http://svn.apache.org/r1757011
     2.4.x patch: trunk works
     +1: jailletc36, jchampion, jim (will fix in 2.4)
     jchampion: nitpick: r1757010 introduces trailing whitespace

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if