Commit e3172057 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Add a proposal


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721836 13f79535-47bb-0310-9956-ffa450edef68
parent 914a7ccf
Loading
Loading
Loading
Loading
+8 −0
Changes for STATUS: 8 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -115,6 +115,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                Gotta go out now; will take this to the list if I'm not
                clearer this evening.  Meanwhile, vote is +-0.

   * 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,

PATCHES/ISSUES THAT ARE STALLED

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