You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2019/04/14 13:26:50 UTC

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

Author: rjung
Date: Sun Apr 14 13:26:49 2019
New Revision: 1857516

URL: http://svn.apache.org/viewvc?rev=1857516&view=rev
Log:
Propose.

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=1857516&r1=1857515&r2=1857516&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Apr 14 13:26:49 2019
@@ -221,6 +221,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1857129,1857130 ^/httpd/httpd/trunk .
      +1: ylavic, rpluem
 
+  *) mod_info: Fix wrong use of ap_rputs with formats.
+     Use ap_rprintf instead.
+     It seems noone has PIPE_BUF defined.
+     trunk patch: http://svn.apache.org/r1857515
+     2.4.x patch: svn merge -c 1857515 ^/httpd/httpd/trunk .
+     +1: rjung
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]