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/11/25 15:44:22 UTC

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

Author: icing
Date: Thu Nov 25 15:44:21 2021
New Revision: 1895333

URL: http://svn.apache.org/viewvc?rev=1895333&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=1895333&r1=1895332&r2=1895333&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Nov 25 15:44:21 2021
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1894286
      backport PR: https://github.com/apache/httpd/pull/276
      2.4.x patch: svn merge -c 1894285,1894286 ^/httpd/httpd/trunk .
-     +1: ylavic,
+     +1: ylavic, icing,
 
   *) core: Be safe with ap_lingering_close() called with a socket NULL-ed by
      a third-party module.  PR 65627.