You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2019/06/13 11:06:29 UTC

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

Author: jim
Date: Thu Jun 13 11:06:29 2019
New Revision: 1861246

URL: http://svn.apache.org/viewvc?rev=1861246&view=rev
Log:
promote


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=1861246&r1=1861245&r2=1861246&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jun 13 11:06:29 2019
@@ -127,6 +127,18 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) core: make the eor bucket do the right thing when copied
+     trunk patch: http://svn.apache.org/r1707084
+                  http://svn.apache.org/r1707093
+                  http://svn.apache.org/r1707159
+                  http://svn.apache.org/r1707362
+     2.4.x patch: svn merge -c 1707084,1707093,1707159,1707362 ^/httpd/httpd/trunk .
+     +1: icing, covener, jim
+
+  *) mod_http2:  more copying of data to disentangle worker processing from main connection
+     trunk patch: http://svn.apache.org/r1860260
+     2.4.x patch: svn merge -c 1860260 ^/httpd/httpd/trunk .
+     +1: icing, covener, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -177,19 +189,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: at least, r1853302 is required, IMHO
      minfrin: r1853302 is added in above, jim agrees
 
-  *) core: make the eor bucket do the right thing when copied
-     trunk patch: http://svn.apache.org/r1707084
-                  http://svn.apache.org/r1707093
-                  http://svn.apache.org/r1707159
-                  http://svn.apache.org/r1707362
-     2.4.x patch: svn merge -c 1707084,1707093,1707159,1707362 ^/httpd/httpd/trunk .
-     +1: icing, covener, jim
-
-  *) mod_http2:  more copying of data to disentangle worker processing from main connection
-     trunk patch: http://svn.apache.org/r1860260
-     2.4.x patch: svn merge -c 1860260 ^/httpd/httpd/trunk .
-     +1: icing, covener, jim
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]