]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 5 May 2021 07:34:58 +0000 (07:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 5 May 2021 07:34:58 +0000 (07:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889512 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2fb1e11d6b38cae20b19fd16911286b9cb49f0aa..6d67d027e499b6aeced03eab173ec8f62b9236f3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -178,7 +178,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_socache_shmcb: be safe from socache_shmcb_destroy() late call.  PR 59798
      trunk patch: http://svn.apache.org/r1888266
      2.4.x patch: svn merge -c 1888266 ^/httpd/httpd/trunk .
-     +1: ylavic, icing
+     +1: ylavic, icing, rpluem
 
   *) mod_xml2enc: Correctly handle Microsoft OOXML documents.  PR 64339
      trunk patch: http://svn.apache.org/r1884505