From 96a91fa76d52870c47afe1cfedfae85783089d76 Mon Sep 17 00:00:00 2001 From: Jacob Champion Date: Mon, 10 Jul 2017 18:06:28 +0000 Subject: [PATCH] Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1801507 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/STATUS b/STATUS index 391cf758b9..f14fff5fee 100644 --- a/STATUS +++ b/STATUS @@ -193,6 +193,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the patch description looks straighforward. 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 -- 2.40.0