Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-02-21 20:14:11 +0000
committerJesse McConnell2013-02-21 20:14:11 +0000
commit4d54f772c8504590f92c8ac885d0f9834854b603 (patch)
tree84f58417645a72a7c963fca6315683e2684ebd1a /VERSION.txt
parent4dfff10389a7bf218549822f87bdc3869edd460b (diff)
downloadorg.eclipse.jetty.project-4d54f772c8504590f92c8ac885d0f9834854b603.tar.gz
org.eclipse.jetty.project-4d54f772c8504590f92c8ac885d0f9834854b603.tar.xz
org.eclipse.jetty.project-4d54f772c8504590f92c8ac885d0f9834854b603.zip
Updating VERSION.txt top section
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index f136862722..a01154b4ec 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -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

Back to the top