Commit d220e470 authored by Luca Toscano's avatar Luca Toscano
Browse files

Vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763886 13f79535-47bb-0310-9956-ffa450edef68
parent 1a136230
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -131,6 +131,10 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works (modulo aplog numbers)
     +1: jchampion, jim, ylavic

  *) event: Don't assume sizeof.
     trunk patch: http://svn.apache.org/r1732228
     2.4.x patch: trunk works
     +1: jim, ylavic, elukey

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -223,11 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                added to CFLAGS because when combined with -Wstrict-prototypes,
                the AC_LANG_PROGRAM won't compile (it uses a bare main()).

  *) event: Don't assume sizeof.
     trunk patch: http://svn.apache.org/r1732228
     2.4.x patch: trunk works
     +1: jim, ylavic

PATCHES/ISSUES THAT ARE BEING WORKED

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