From: Ruediger Pluem Date: Sun, 6 May 2007 14:05:33 +0000 (+0000) Subject: * Add a comment, a vote and a proposal X-Git-Tag: 2.2.5~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab70dcfa5a3f496c33d0ad6a9bc7586f222cc538;p=thirdparty%2Fapache%2Fhttpd.git * Add a comment, a vote and a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535614 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b556e32f5dc..29b592b0038 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=518938 (It also works for httpd-2.2.x). +1: jfclere + rpluem says: If you add + http://svn.apache.org/viewvc?view=rev&revision=534031 + I am +1. * mpm_winnt: Fix return values from wait_for_many_objects. Note - this is required to avoid hangups of socket #64, #128 @@ -176,3 +179,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&rev=535354 2.2.x version of patch: Trunk version works + +1: rpluem + + * core: Add extern "C" linkage to several headers to make it easier to use + them in C++ code. + PR: 42286 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=535169 + 2.2.x version of patch: + Trunk version works + +1: rpluem +