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/28 13:53:07 UTC

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

Author: niq
Date: Sun Oct 28 05:53:07 2007
New Revision: 589345

URL: http://svn.apache.org/viewvc?rev=589345&view=rev
Log:
Update proposals; add a trivial new one.

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=589345&r1=589344&r2=589345&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Oct 28 05:53:07 2007
@@ -128,9 +128,11 @@
     * mod_rewrite: Add option to suppress URL unescaping
       PR 34602
       http://svn.apache.org/viewvc?view=rev&revision=573831
+      http://svn.apache.org/viewvc?view=rev&revision=589343
       +1: niq
       +0: rpluem says: As per discussion on dev@ this should be optimized
       further in trunk first before backporting.
+      niq says: Done in r589343
 
     * mod_rewrite: Also set the Vary header if a rewrite condition is true and
       uses a HTTP header, but all remaining rewrite conditions are skipped due
@@ -196,6 +198,7 @@
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
      http://svn.apache.org/viewvc?view=rev&revision=582652
+     http://svn.apache.org/viewvc?view=rev&revision=588806
      +1: niq
      niq says: It has been suggested the function should move to http_filters.
      I'm OK with that if others feel happier that way.  The function
@@ -205,6 +208,11 @@
      PR 16518
      http://svn.apache.org/viewvc?view=rev&revision=582631
      +1: niq, rpluem
+
+   * Core: Fix possible crash at startup in case of nonexistent DocumentRoot.
+     PR 39722
+     http://svn.apache.org/viewvc?view=rev&revision=582631
+     +1: niq
 
 PATCHES/ISSUES THAT ARE STALLED