]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Update proposal
authorRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 10:55:15 +0000 (10:55 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 10:55:15 +0000 (10:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660463 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0c5c3c083059291245c95916997bfbfe456179a8..e2a44235e729969449cd20304ef72e5579bd1c40 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -243,10 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    PR 44799
    Trunk version of patch:
          http://svn.apache.org/viewvc?rev=647395&view=rev
+         http://svn.apache.org/viewvc?rev=660461&view=rev
    Backport version for 2.2.x of patch:
          Trunk version of patch works
    +1: rpluem,
    -1: niq - strcasecmp(NULL, ...) when secure is not set
+   rpluem: Good catch. Should be fixed by r660461.
 
  * core: Do not allow Options ALL if not all options are allowed to be
    overwritten. PR 44262