From: Ruediger Pluem Date: Sun, 30 Nov 2008 16:02:21 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.11~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238f55428cc1be9a468aaf4fd4ba5513a2863843;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721836 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 39067ee9867..772c2f3e9cf 100644 --- a/STATUS +++ b/STATUS @@ -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).