]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment, a vote and a proposal
authorRuediger Pluem <rpluem@apache.org>
Sun, 6 May 2007 14:05:33 +0000 (14:05 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 6 May 2007 14:05:33 +0000 (14:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535614 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b556e32f5dca0e8b2ea806feaa9c722b3be1fa46..29b592b00389253f0ecec7084f7477557eca351b 100644 (file)
--- 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
+