You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2018/01/03 13:54:15 UTC

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

Author: ylavic
Date: Wed Jan  3 13:54:15 2018
New Revision: 1819973

URL: http://svn.apache.org/viewvc?rev=1819973&view=rev
Log:
Comment.

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=1819973&r1=1819972&r2=1819973&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jan  3 13:54:15 2018
@@ -245,6 +245,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1818624   (style only)
      2.4.x patch: svn merge -c r1599012,r1601559,r1818624 ^/httpd/httpd/trunk .
      +1: niq, jim
+     ylavic: +1 with r1819969 and r1819970, see dev@ thread re r1599012.
 
   *) mpm_event: close connections not reported as handled by any module to
      avoid losing track of them and leaking scoreboard entries.  PR 61551.