Commit aa7c07dc authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote and promote.


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

  *) mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')
     Cache-Control header parsing.
     trunk patch: http://svn.apache.org/r1715886
     2.4.x: trunk works
     +1: jailletc36, jim, minfrin


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -201,12 +206,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works
     +1: jailletc36, jim

  *) mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')
     Cache-Control header parsing.
     trunk patch: http://svn.apache.org/r1715886
     2.4.x: trunk works
     +1: jailletc36, jim

  *) mod_dav: Add support for childtags to dav_error.
     trunk patch: http://svn.apache.org/r1747810
     2.4.x: trunk works modulo CHANGES/MMN