From: Jeff Trawick Date: Thu, 9 Dec 2004 11:49:47 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.53~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f9f6eb6eacd249480e0ac0257775df855ba76e;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111374 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 97b93b1e2f0..b5413d4a2b5 100644 --- 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