]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Cast a vote
authorRuediger Pluem <rpluem@apache.org>
Thu, 23 Aug 2007 18:59:29 +0000 (18:59 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 23 Aug 2007 18:59:29 +0000 (18:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@569117 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ce4be300162e65ef169e528e1d2edab6f48dd5f8..aa31c4d313ac60fe0c8a23b04cb493c29df7d1dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       disambiguate an error message to diagnose future error reports
         http://svn.apache.org/viewvc?view=rev&revision=568322
         +1: wrowe
+        -1: rpluem says: This fails to compile as errfile is undeclared in
+            line 259 of log.c.
 
     * main core: Emit errors during the initial apr_app_initialize()
       or apr_pool_create() (when apr-based error reporting is not ready).