From: Kaspar Brand Date: Sun, 26 Apr 2015 07:38:25 +0000 (+0000) Subject: remove mod_ssl proposals which have been in the STALLED category for 20+ months X-Git-Tag: 2.4.13~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12580a2c36921f1407cd90cb3ff286cc007e7bd6;p=apache remove mod_ssl proposals which have been in the STALLED category for 20+ months git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1676090 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fae9d2f4fc..221dca3604 100644 --- a/STATUS +++ b/STATUS @@ -358,16 +358,6 @@ PATCHES/ISSUES THAT ARE STALLED 2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff fuankg: on hold until we agree for a better and more simple solution ... - * mod_ssl: Add support for Next Protocol Negotiation. - Trunk patch: - http://svn.apache.org/viewvc?view=revision&revision=1332643 - 2.4.x patch: - Trunk patch works. - +1: ben - sf says: Needs r1345599, too. - And wrowe's comment about the 2.2 patch is also valid for 2.4: - http://svn.apache.org/viewvc?view=revision&revision=1354823 - * Makefile.win: Added copying of .vbs / .wsf CGIs to Windows install target. Moved fixing of shebang to separate target so that it is no longer executed by default and all CGIs remain inactive.