You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2009/11/16 16:56:07 UTC

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

Author: niq
Date: Mon Nov 16 15:56:06 2009
New Revision: 880817

URL: http://svn.apache.org/viewvc?rev=880817&view=rev
Log:
Backport proposals

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=880817&r1=880816&r2=880817&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Nov 16 15:56:06 2009
@@ -152,6 +152,22 @@
 
     +1: sf
 
+  * build: fix --with-module option to work as documented
+    PR 43881
+    Patch: http://svn.apache.org/viewvc?rev=880794&view=rev
+    +1: niq
+
+  * proxy: return consistent error message in case of failure to
+    connect to backend.
+    PR 46971
+    Patch: http://svn.apache.org/viewvc?rev=808920&view=rev
+    +1: niq
+
+  * mod_filter: dispatch correctly where dispatch string doesn't exist
+    PR 48054
+    Trunk patch: n/a (trunk upgraded to use ap_expr for condition testing)
+    2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24418
+    +1: niq
 
 PATCHES/ISSUES THAT ARE STALLED