You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2008/05/27 12:55:17 UTC

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

Author: rpluem
Date: Tue May 27 03:55:15 2008
New Revision: 660463

URL: http://svn.apache.org/viewvc?rev=660463&view=rev
Log:
* Update proposal

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=660463&r1=660462&r2=660463&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue May 27 03:55:15 2008
@@ -243,10 +243,12 @@
    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