set for release
This commit is contained in:
parent
e25cca33e7
commit
e31f1401dc
|
@ -1,4 +1,7 @@
|
|||
jetty-9.2.17-SNAPSHOT
|
||||
jetty-9.2.17.v20160517 - 17 May 2016
|
||||
+ 560 Jetty Client Proxy Authentication does not work with HTTP Proxy
|
||||
tunneling
|
||||
+ 571 AbstractAuthentication.matchesURI() fails to match scheme
|
||||
|
||||
jetty-9.2.16.v20160414 - 14 April 2016
|
||||
+ 85 Expose TLS protocol used for connection in SecureRequestCustomizer
|
||||
|
@ -2570,7 +2573,7 @@ jetty-8.1.2.v20120308 - 08 March 2012
|
|||
+ 373603 NullPointer in WebServletAnnotation
|
||||
+ JETTY-1409 GzipFilter will double-compress application/x-gzip content
|
||||
+ JETTY-1489 WebAppProvider attempts to deploy .svn folder
|
||||
+ JETTY-1494
|
||||
+ JETTY-1494
|
||||
|
||||
jetty-7.6.2.v20120308 - 08 March 2012
|
||||
+ 370387 SafariWebsocketDraft0Test failure during build
|
||||
|
@ -2591,7 +2594,7 @@ jetty-7.6.2.v20120308 - 08 March 2012
|
|||
validating turned on fixed
|
||||
+ JETTY-1409 GzipFilter will double-compress application/x-gzip content
|
||||
+ JETTY-1489 WebAppProvider attempts to deploy .svn folder
|
||||
+ JETTY-1494
|
||||
+ JETTY-1494
|
||||
|
||||
jetty-8.1.1.v20120215 - 15 February 2012
|
||||
+ 369121 simplified test
|
||||
|
|
Loading…
Reference in New Issue