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 2020/07/23 15:32:00 UTC

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

Author: ylavic
Date: Thu Jul 23 15:32:00 2020
New Revision: 1880215

URL: http://svn.apache.org/viewvc?rev=1880215&view=rev
Log:
Update proposal with APLOGNO [skip ci]

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=1880215&r1=1880214&r2=1880215&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jul 23 15:32:00 2020
@@ -222,8 +222,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_proxy_uwsgi: Error out on HTTP header larger than 16K (hard
      protocol limit).
      trunk patch: http://svn.apache.org/1880205
+                  http://svn.apache.org/1880214 (APLOGNO)
      2.4.x patch: svn merge -c 1880205 ^/httpd/httpd/trunk .
-                  (modulo CHANGES)
+                  (modulo CHANGES and docs/log-message-tags)
      +1: ylavic, covener