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 2017/03/29 12:10:11 UTC

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

Author: ylavic
Date: Wed Mar 29 12:10:11 2017
New Revision: 1789346

URL: http://svn.apache.org/viewvc?rev=1789346&view=rev
Log:
In progress...

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=1789346&r1=1789345&r2=1789346&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar 29 12:10:11 2017
@@ -201,6 +201,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patches work
      +1: jailletc36, ylavic
 
+
+PATCHES/ISSUES THAT ARE BEING WORKED
+  [ New entried should be added at the START of the list ]
+
   *) core: Disallow multiple Listen on the same IP:port when listener buckets
      are configured (ListenCoresBucketsRatio > 0), consistently with the single
      bucket case (default), thus avoiding the leak of the corresponding socket
@@ -209,10 +213,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
-
-PATCHES/ISSUES THAT ARE BEING WORKED
-  [ New entried should be added at the START of the list ]
-
   *) mod_brotli: Backport of mod_brotli filter
      trunk patch: http://svn.apache.org/r1761714
                   http://svn.apache.org/r1762512