]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorJeff Trawick <trawick@apache.org>
Thu, 9 Dec 2004 11:49:47 +0000 (11:49 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 9 Dec 2004 11:49:47 +0000 (11:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111374 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 97b93b1e2f0f0df0b99ca32a3b072949b71a22c4..b5413d4a2b543591a1b9d70ac5922260667ee9b9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -75,9 +75,9 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
-    *) mpm/winnt.c: thread_num is long, aught to use %ld not %d for logs
+    *) mpm/winnt/child.c: thread_num is long, aught to use %ld not %d for logs
        svn rev 106653
-       +1: wrowe, nd
+       +1: wrowe, nd, trawick
 
     *) mod_ssl: Fix an possible NULL pointer dereference in some configs.
        http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=13182