summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-04-20 11:03:28 +0000
committerRuediger Pluem <rpluem@apache.org>2023-04-20 11:03:28 +0000
commita3d9ae6bd806d134108524f8dd060db542455847 (patch)
tree98ae523bf2491b8611f06a31a48c6dd7f1617443
parent5e5c0286bb3bd714f5c5b97f96189ed9ba589cdc (diff)
downloadhttpd-a3d9ae6bd806d134108524f8dd060db542455847.tar.gz
* Add proposal [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909276 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS9
1 files changed, 9 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index ad2121c22c..704a506494 100644
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: svn merge -c 1909215 ^/httpd/httpd/trunk .
+1: icing,
+ *) mod_rewrite: Add server directory to include path as mod_rewrite requires
+ test_char.h. PR 66571
+ Trunk version of patch:
+ https://svn.apache.org/r1909241
+ Backport version for 2.4.x of patch:
+ Trunk version of patch works
+ svn merge -c 1909241 ^/httpd/httpd/trunk .
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]