You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2008/11/28 14:08:38 UTC

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

Author: niq
Date: Fri Nov 28 05:08:37 2008
New Revision: 721468

URL: http://svn.apache.org/viewvc?rev=721468&view=rev
Log:
Major changes that differ from trunk are just what our ABI-compatibility
promise needs.  Yeah, right.

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?rev=721468&r1=721467&r2=721468&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Nov 28 05:08:37 2008
@@ -86,6 +86,10 @@
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   * srclib/pcre and vendor/pcre
     http://www.vuxml.org/freebsd/pkg-pcre.html
 
@@ -100,7 +104,11 @@
             upgrading -- the best policy IMO is to follow them, 5.x is not going
             to be maintained.
     +0
-    -1
+    -1: niq: since pcre just got deleted from trunk, this isn't even
+             a backport being proposed.  It's an untested change over
+             their major versions, when we promise binary-compatibility!
+             If we're in the business of untested changes, then make
+             the sane one and just stop bundling it altogether.
 
     pgollucci volunteers
 
@@ -114,9 +122,6 @@
     +0
     -1: pgollucci
     
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).
       Trunk version of patches:
          http://svn.apache.org/viewvc?view=rev&revision=606190