Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-20 10:15:15 +0000
committerGreg Wilkins2010-05-20 10:15:15 +0000
commitedd416d58336f3b1efdef68a2acfd67336ccadfe (patch)
treeb3546ffa4cd104820cfcf8712df0585c077042c9 /VERSION.txt
parent9f0592acbea78273b21af30879d031db9483888d (diff)
downloadorg.eclipse.jetty.project-edd416d58336f3b1efdef68a2acfd67336ccadfe.tar.gz
org.eclipse.jetty.project-edd416d58336f3b1efdef68a2acfd67336ccadfe.tar.xz
org.eclipse.jetty.project-edd416d58336f3b1efdef68a2acfd67336ccadfe.zip
312948 Recycle SSL crypto buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1827 7e9141cc-0065-0410-87d8-b60c137991c4
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 ba8b6641e2..910cf5b822 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,6 @@
jetty-SNAPSHOT
+ 308866 Update test suite to JUnit4 - Module jetty-util
+ + 312948 Recycle SSL crypto buffers
+ 313196 randomly allocate ports for session test.
+ 313336 secure websockets
+ Update links to jetty website and wiki on test webapp

Back to the top