]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sun, 25 Nov 2018 21:21:41 +0000 (21:21 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 25 Nov 2018 21:21:41 +0000 (21:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1847432 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e78976bd5f30ab2a56f3ceff743c7c5f087eb318..9f5695e088b6b58e008fb85e9ced7eeda9da9296 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,6 +197,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1830816,1830836,1842882,1842884 ^/httpd/httpd/trunk .
      +1: jailletc36
 
+  *) core: Split out the ability to parse wildcard files and directories
+     from the Include/IncludeOptional directives into a generic set of
+     functions ap_dir_nofnmatch() and ap_dir_fnmatch().
+     trunk patch: http://svn.apache.org/r1847430
+     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-ap_dir_fnmatch.patch
+     +1: minfrin
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]