You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jf...@apache.org on 2011/09/08 09:48:44 UTC

svn commit: r1166552 - /httpd/httpd/branches/2.2.x/STATUS

Author: jfclere
Date: Thu Sep  8 07:48:44 2011
New Revision: 1166552

URL: http://svn.apache.org/viewvc?rev=1166552&view=rev
Log:
propose my patch.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1166552&r1=1166551&r2=1166552&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Sep  8 07:48:44 2011
@@ -330,3 +330,6 @@ PATCHES/ISSUES THAT ARE STALLED
               isn't attempted twice.
      rpluem says: Mind to update the 2.2.x version of the patch with r1052224,
                   r1052314, r1055246 and r1055570 (Comment fix by Jim)?
+
+  * mod_proxy_ajp: return HTTP_BAD_REQUEST when AJP_EBAD_METHOD
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1166551