Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-02 21:27:24 +0000
committerGreg Wilkins2010-05-02 21:27:24 +0000
commit04c2665fc997f782dc393f6635bf4cf584962feb (patch)
tree23eb00278c7e78b70a75f087426f8373118a6411 /VERSION.txt
parentc50d0388224b9bfbb635287e6ca31151e4a68121 (diff)
downloadorg.eclipse.jetty.project-04c2665fc997f782dc393f6635bf4cf584962feb.tar.gz
org.eclipse.jetty.project-04c2665fc997f782dc393f6635bf4cf584962feb.tar.xz
org.eclipse.jetty.project-04c2665fc997f782dc393f6635bf4cf584962feb.zip
#310094
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1642 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 05816cfd93..63fea9bcd7 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -3,6 +3,7 @@ jetty-7.1.0.RC1-SNAPSHOT
+ 308861 Update test suite to JUnit4 - Module jetty-security
+ 308868 Update test suite to JUnit4 - Module jetty-websocket
+ 308869 Update test suite to JUnit4 - Module jetty-xml
+ + 310094 Improved start.jar options handling and configs
+ 310562 SslSocketConnector fails to start if excludeCipherSuites is set
+ 310634 Get the localport when opening a server socket.
+ 310703 Update test suite to JUnit4 - Module tests/test-integration

Back to the top