Commit 323d5cdd 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@1748331 13f79535-47bb-0310-9956-ffa450edef68
parent 3de42aef
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_userdir: Constify and save a few bytes in the conf pool when parsing
     "UserDir" directive
     trunk patch: http://svn.apache.org/r1745835
     2.4.x: trunk works
     +1: jailletc36, jim, minfrin


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -195,12 +200,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: gsmith,
     +0: wrowe [I did not observe such issues, and will review the patch/issue]

  *) mod_userdir: Constify and save a few bytes in the conf pool when parsing
     "UserDir" directive
     trunk patch: http://svn.apache.org/r1745835
     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