Updating VERSION.txt top section

This commit is contained in:
Jesse McConnell 2013-02-21 14:14:11 -06:00
parent 4dfff10389
commit 4d54f772c8
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ jetty-9.0.0.RC1 - 21 February 2013
+ 401177 Make org.eclipse.jetty.websocket.api.WebSocketAdapter threadsafe
+ 401183 Handle push streams in new method StreamFrameListener.onPush()
instead of SessionFrameListener.syn()
+ 401414 Hostname verification fails.
jetty-9.0.0.RC0 - 01 February 2013
+ 362226 HttpConnection "wait" call causes thread resource exhaustion