You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2007/05/06 16:05:35 UTC

svn commit: r535614 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Sun May  6 07:05:33 2007
New Revision: 535614

URL: http://svn.apache.org/viewvc?view=rev&rev=535614
Log:
* Add a comment, a vote and a proposal

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=535614&r1=535613&r2=535614
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun May  6 07:05:33 2007
@@ -86,6 +86,9 @@
       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 @@
        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
+