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 2019/02/11 12:36:15 UTC

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

Author: icing
Date: Mon Feb 11 12:36:15 2019
New Revision: 1853356

URL: http://svn.apache.org/viewvc?rev=1853356&view=rev
Log:
vote

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=1853356&r1=1853355&r2=1853356&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Feb 11 12:36:15 2019
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         - https://svn.apache.org/r1844343
         - https://svn.apache.org/r1846651
      2.4.x patch: svn merge -c 1486027,1828909,1839249,1842888,1844343,1846651 ^/httpd/httpd/trunk .
-     +1: jailletc36
+     +1: jailletc36, icing
 
   *) mod_auth_digest: Fix a race condition. Authentication with valid credentials could be
      refused in case of concurrent accesses from different users.  PR 63124