From: Ruediger Pluem Date: Thu, 23 Aug 2007 18:59:29 +0000 (+0000) Subject: * Cast a vote X-Git-Tag: 2.0.61~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b624f32498e233c0572fef6cabd1942f04e22ac;p=thirdparty%2Fapache%2Fhttpd.git * Cast a vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@569117 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ce4be300162..aa31c4d313a 100644 --- 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).