Author: rpluem
Date: Sun Nov 30 08:02:21 2008
New Revision: 721836
URL: http://svn.apache.org/viewvc?rev=721836&view=rev
Log:
* Add a proposal
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=721836&r1=721835&r2=721836&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Nov 30 08:02:21 2008
@@ -115,6 +115,14 @@
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).
|