You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2021/04/19 07:59:30 UTC

svn commit: r1888949 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Mon Apr 19 07:59:30 2021
New Revision: 1888949

URL: http://svn.apache.org/viewvc?rev=1888949&view=rev
Log:
vote. [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1888949&r1=1888948&r2=1888949&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Apr 19 07:59:30 2021
@@ -185,7 +185,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      error paths
      trunk patch: http://svn.apache.org/r1887727
      2.4.x patch: svn merge -c 1887727 ^/httpd/httpd/trunk .
-     +1: ylavic
+     +1: ylavic, icing
 
   *) mod_xml2enc: Correctly handle Microsoft OOXML documents.  PR 64339
      trunk patch: http://svn.apache.org/r1884505