Commit 3ea9a280 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1801507 13f79535-47bb-0310-9956-ffa450edef68
parent caf0e823
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -194,6 +194,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                If confirmed, it would worth, IMHO, a CHANGE entry and maybe a
                2.2.x backport.

  *) buildconf: add an apr-config mode, which allows builds to proceed without
                APR source code as long as a valid APR installation exists.
                Involves checking in the latest versions of APR's m4 files and
                the PrintPath helper.
     trunk patch: https://svn.apache.org/r1780441
                  https://svn.apache.org/r1780470
                  https://svn.apache.org/r1795928
     2.4.x patch: svn merge -r 1780253:HEAD ^/httpd/httpd/branches/trunk-buildconf-noapr
     +1: jchampion

  *) docs: add an auto-generated Overrides class index.
           (I know this is technically CTR, but the new machinery is a little
           more complex than just a simple docs change. Make sure to svn-up your
           docs-build directory.)
     trunk patch: https://svn.apache.org/r1793922
                  https://svn.apache.org/r1793923
     2.4.x patch: svn merge -r1793921:HEAD ^/httpd/httpd/branches/trunk-override-index
     +1: jchampion
     

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]