set for release

This commit is contained in:
Jesse McConnell 2017-01-20 12:30:27 -06:00
parent 9653d74cae
commit 408a94873f
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
jetty-9.2.21-SNAPSHOT jetty-9.2.21.v20170120 - 20 January 2017
+ 592 Support no-value Host header in HttpParser
+ 1229 ClassLoader constraint issue when using NativeWebSocketConfiguration
with WEB-INF/lib/jetty-http.jar present
+ 1267 Request.getRemoteUser can throw undeclared IllegalStateException via
DeferredAuthentication & FormAuthenticator
jetty-9.2.20.v20161216 - 16 December 2016 jetty-9.2.20.v20161216 - 16 December 2016
+ 295 Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid + 295 Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid