update for milestone release

This commit is contained in:
Jesse McConnell 2015-03-25 08:13:39 -05:00
parent aa096d56c1
commit cf544ef708
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
jetty-9.2.11.M0 - 25 March 2015
+ 454934 WebSocketClient / connectToServer can block indefinitely during
upgrade failure
+ 459273 Redundant license notices
+ 461499 ConnectionPool may leak connections.
+ 461919 Use osgi-friendly serviceloader mechanism for WebSocketServletFactory
+ 461941 JMX Remote host:port set from start properties
+ 462546 ShutdownMonitor should bind to jetty.host
+ 462616 Race between finishing a connect and timing it out.
jetty-9.2.10.v20150310 - 10 March 2015
+ 445518 Provide different error callbacks to ProxyServlet.
+ 456521 ShutdownHandler should shut down more gracefully