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 2007/10/29 14:18:41 UTC

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

Author: niq
Date: Mon Oct 29 06:18:41 2007
New Revision: 589621

URL: http://svn.apache.org/viewvc?rev=589621&view=rev
Log:
Comments

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=589621&r1=589620&r2=589621&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Oct 29 06:18:41 2007
@@ -169,6 +169,9 @@
      2.2.x patch: http://people.apache.org/~niq/42592.patch
      +1: niq, rpluem
      -1: jim: Comment is wrong if not bundled with "nocanon" option
+     niq: On the contrary, comment is accurate without the noncanon option.
+          The comment changes in r588791, precisely because "nocanon"
+          affects it.
 
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
@@ -182,6 +185,7 @@
    * mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses
      PR 16518
      http://svn.apache.org/viewvc?view=rev&revision=582631
+     http://svn.apache.org/viewvc?view=rev&revision=588806
      +1: niq, rpluem
 
    * mod_proxy: add "nocanon" option to ProxyPass, to suppress
@@ -196,6 +200,10 @@
      +1: niq
      -1: jim: patch should be self-contained. If a mix and match of
               files, then please create a distinct 2.2 patch.
+     niq: we NEVER do that.  When did you incorporate the CHANGES
+          update in a separate 2.2 patch?  The complexity here is that
+          mod_proxy_http.c relies on 42592, and a separate fix to
+          that would invalidate the (very simple) patch to 42592.
 
 PATCHES/ISSUES THAT ARE STALLED