From: Eric Covener Date: Wed, 14 Jan 2015 13:21:20 +0000 (+0000) Subject: backported X-Git-Tag: 2.4.11~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d577525bbb34a4e6ca820065139e2664b9c1ba7e;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1651655 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 662db561b7a..1d4d5c7b524 100644 --- a/STATUS +++ b/STATUS @@ -104,11 +104,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * core: Fix long lines in config file w/ continuations. PR 55910 - trunk patch: http://svn.apache.org/r1648394 - 2.4.x patch: trunk works - +1: covener, jim, ylavic - * mod_ssl: Add SSLSessionTickets (on|off). It controls the use of TLS session tickets (RFC 5077). Default is unchanged (on).