]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update proposals; add a trivial new one.
authorNick Kew <niq@apache.org>
Sun, 28 Oct 2007 12:53:07 +0000 (12:53 +0000)
committerNick Kew <niq@apache.org>
Sun, 28 Oct 2007 12:53:07 +0000 (12:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589345 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a4d5ba6d04930218dcdaf9234486eb211ef60616..a9880d01765bf6372d03540e8c3b8f36a8e280d5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -128,9 +128,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * 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 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * 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
@@ -206,6 +209,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability