Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-03 13:15:49 +0000
committerGreg Wilkins2010-05-03 13:15:49 +0000
commit820855b3b5fc5a93e1eaa2ebc25f0e3015cf3107 (patch)
tree15a1a6ce836a02aaaa28081fbe742e6290810e5a /VERSION.txt
parent5662d548f64b46aea8786dd803377dcb6d24bf53 (diff)
downloadorg.eclipse.jetty.project-820855b3b5fc5a93e1eaa2ebc25f0e3015cf3107.tar.gz
org.eclipse.jetty.project-820855b3b5fc5a93e1eaa2ebc25f0e3015cf3107.tar.xz
org.eclipse.jetty.project-820855b3b5fc5a93e1eaa2ebc25f0e3015cf3107.zip
311362 Optional org.eclipse.jetty.util.log.stderr.SOURCE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1647 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 be4417bd76..e11600c720 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -15,6 +15,7 @@ jetty-7.1.0.RC1-SNAPSHOT
+ 311154 Use Appendable in preference to StringBuilder/StringBuffer in APIs
+ 308865 Update test suite to JUnit4 - Module jetty-start
+ 309153 Hide extracted WEB-INF/lib when running a non-extracted war
+ + 311362 Optional org.eclipse.jetty.util.log.stderr.SOURCE
jetty-7.1.0.RC0 27 April 2010
+ 294563 Websocket client connection

Back to the top