Updating VERSION.txt top section

This commit is contained in:
Jesse McConnell 2013-02-21 16:50:35 -06:00
parent 7b1739bda6
commit 885893f1a9
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ jetty-9.0.0.RC1 - 21 February 2013
+ 401183 Handle push streams in new method StreamFrameListener.onPush()
instead of SessionFrameListener.syn()
+ 401414 Hostname verification fails.
+ 401427 WebSocket messages sent from onConnect fail to be read by jetty
websocket-client
jetty-9.0.0.RC0 - 01 February 2013
+ 362226 HttpConnection "wait" call causes thread resource exhaustion