Commit 9afc37b7 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@1748326 13f79535-47bb-0310-9956-ffa450edef68
parent fd5b9da9
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -114,6 +114,19 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.

     Example:

        Included configuration files:
          (*) .../conf/httpd.conf
            (517) .../conf/extra/proxy-html.conf
              (91) /dev/null

     trunk patch: http://svn.apache.org/r1747808.
     2.4.x: trunk works
     +1: covener, gsmith, minfrin


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -206,19 +219,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works
     +1: jailletc36, jim

  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.

     Example:

        Included configuration files:
          (*) .../conf/httpd.conf
            (517) .../conf/extra/proxy-html.conf
              (91) /dev/null

     trunk patch: http://svn.apache.org/r1747808.
     2.4.x: trunk works
     +1: covener, gsmith

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