You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2006/04/19 11:34:34 UTC

svn commit: r395186 - /httpd/httpd/branches/2.0.x/STATUS

Author: colm
Date: Wed Apr 19 02:34:32 2006
New Revision: 395186

URL: http://svn.apache.org/viewcvs?rev=395186&view=rev
Log:
vote and promote

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

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=395186&r1=395185&r2=395186&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Wed Apr 19 02:34:32 2006
@@ -144,6 +144,14 @@
           http://issues.apache.org/bugzilla/attachment.cgi?id=18037
        +1: rpluem, jim, niq
 
+    *) mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X
+       Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol.
+       Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE
+       for a literal value.  Permits mod_isapi to load and run on Unix.
+         http://svn.apache.org/viewcvs?rev=384731&view=rev
+         http://svn.apache.org/viewcvs?rev=386790&view=rev
+         http://svn.apache.org/viewcvs?rev=386821&view=rev
+       +1: wrowe, trawick, colm
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -162,15 +170,6 @@
        and fix mod_ssl.so when compiled against .a openssl archives.
          http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
        +1: wrowe, colm
-
-    *) mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X
-       Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol.
-       Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE
-       for a literal value.  Permits mod_isapi to load and run on Unix.
-         http://svn.apache.org/viewcvs?rev=384731&view=rev
-         http://svn.apache.org/viewcvs?rev=386790&view=rev
-         http://svn.apache.org/viewcvs?rev=386821&view=rev
-       +1: wrowe, trawick
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: