]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Thu, 20 Apr 2023 11:04:07 +0000 (11:04 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 20 Apr 2023 11:04:07 +0000 (11:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909277 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 704a506494414f3a1a1d362a37b10ba865fd8730..d8a069a6c4f25efede2fa32a04864dfb19c8c177 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,7 +194,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) cmake build, improve libcurl detection (github PR 356)
      trunk patch: https://svn.apache.org/r1909215
      2.4.x patch: svn merge -c 1909215 ^/httpd/httpd/trunk .
-     +1: icing,
+     +1: icing, rpluem,
 
   *) mod_rewrite: Add server directory to include path as mod_rewrite requires
      test_char.h. PR 66571