From bf03f86e9e1f5c1a431512a18157fa5d31cef1a5 Mon Sep 17 00:00:00 2001 From: WalkerWatch Date: Tue, 20 Sep 2016 17:50:34 -0400 Subject: [PATCH] Removing documentation issues from Version. Signed-off-by: WalkerWatch --- VERSION.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index fc922aac964..eb58c618562 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -6,10 +6,8 @@ jetty-9.3.12.v20160915 - 15 September 2016 + 185 Implement RFC 7239 (Forwarded header) + 700 Bundle org.eclipse.jetty.http.spi not available via p2 repository + 725 Provide a private way to report security issues - + 732 Add jetty-documentation into jetty distribution under demo-base + 752 Implement support for HTTP2 SETTINGS_MAX_HEADER_LIST_SIZE + 759 Ensure wrapped Responses will close and commit outputstream or writer - + 761 Clarify retainDays for NCSARequestLog in documentation + 780 The moved websocket PathSpec is incompatible with cometd 3.0.x + 783 Report name of broken jar file + 784 JSP Session updated before sendRedirect() lose their information @@ -36,7 +34,6 @@ jetty-9.3.12.v20160915 - 15 September 2016 + 860 Only TLS 1.2 Supported + 868 ClassLoader leak with Jetty and Karaf - static instances of java.lang.Throwable - + 872 override-web.xml configured inside webapp's jetty-web.xml is ignored + 880 Refactor jetty-http's HostPortHttpField logic into new jetty-util class + 882 Add IPv6 support to IPAddressMap in jetty-util + 889 ConstantThrowable.name can be removed