From: Jim Jagielski Date: Mon, 27 Aug 2007 16:39:47 +0000 (+0000) Subject: Some votes for 2.0.x... X-Git-Tag: 2.0.61~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8f540ff738863dfcd01d7d4577f84b8c65bfa3;p=thirdparty%2Fapache%2Fhttpd.git Some votes for 2.0.x... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2a707b69ab1..a845c0ada9e 100644 --- a/STATUS +++ b/STATUS @@ -156,6 +156,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=568322 +1: wrowe rpluem says: +1 once r568446 is backported. + jim: agree with rpluem * main core: Emit errors during the initial apr_app_initialize() or apr_pool_create() (when apr-based error reporting is not ready). @@ -172,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: and prior to r569934; +1: rpluem r568779-backport-2.0-r2.patch without the Makefile.in: - +1: trawick + +1: trawick, jim * log core: ensure we use a special pool for stderr logging, so that the stderr channel remains valid from the time plog is destroyed,