You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2016/03/21 12:57:41 UTC

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

Author: trawick
Date: Mon Mar 21 11:57:41 2016
New Revision: 1735950

URL: http://svn.apache.org/viewvc?rev=1735950&view=rev
Log:
DOCUMENT_ARGS

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=1735950&r1=1735949&r2=1735950&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Mar 21 11:57:41 2016
@@ -161,6 +161,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      updated patch with APLOGNOs by merging 1735931,1735935 from trunk
      updated patch with APLOGNOs by merging 1735942 from trunk
 
+  *) DOCUMENT_ARGS, set by mod_include to represent args to SSI document;
+     unlike UNESCAPED_QUERY_STRING, not shell-escaped
+     trunk patch: r1734817, r1734955, r1734989 (but version compat and CHANGES
+                  need to be manipulated)
+     2.4.x patch: https://emptyhammock.com/media/downloads/DOCUMENT_ARGS-to-2.4.x.txt
+     +1: trawick
  
 PATCHES/ISSUES THAT ARE BEING WORKED