]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Some votes for 2.0.x...
authorJim Jagielski <jim@apache.org>
Mon, 27 Aug 2007 16:39:47 +0000 (16:39 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 27 Aug 2007 16:39:47 +0000 (16:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570178 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2a707b69ab13ea0de38842e9c8196fb8ead8a8b5..a845c0ada9e70b1fd30b4187fcc7d2af58a96c55 100644 (file)
--- 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,