Commit 75321c40 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722201 13f79535-47bb-0310-9956-ffa450edef68
parent b0d7dcbd
Loading
Loading
Loading
Loading
+7 −8
Changes for STATUS: 7 added lines, 8 removed lines.
Original line number Diff line number Diff line
@@ -86,6 +86,13 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

   * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL
     options passed to the configure script issue warnings about unknown options.
     Trunk version of patch:
        http://svn.apache.org/viewvc?rev=721796&view=rev
     Backport version for 2.2.x of patch:
        Trunk version of patch works
     +1: rpluem, pquerna, tdonovan

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -101,14 +108,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~covener/2.2.x-ap_filter_error+clear_brigade.txt
      +1: covener, niq

   * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL
     options passed to the configure script issue warnings about unknown options.
     Trunk version of patch:
        http://svn.apache.org/viewvc?rev=721796&view=rev
     Backport version for 2.2.x of patch:
        Trunk version of patch works
     +1: rpluem, pquerna, tdonovan

PATCHES/ISSUES THAT ARE STALLED

   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).