Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2009-09-30 23:13:47 +0000
committerJoakim Erdfelt2009-09-30 23:13:47 +0000
commit440e584870a5f3c376dcc9d0f7ac4b6e6df8b1c2 (patch)
treeabf402b094c8939b599dd115eace3b1a1e0ff9c7 /VERSION.txt
parentbc1987762128847063132ec9ff7c03cc5085738e (diff)
downloadorg.eclipse.jetty.project-440e584870a5f3c376dcc9d0f7ac4b6e6df8b1c2.tar.gz
org.eclipse.jetty.project-440e584870a5f3c376dcc9d0f7ac4b6e6df8b1c2.tar.xz
org.eclipse.jetty.project-440e584870a5f3c376dcc9d0f7ac4b6e6df8b1c2.zip
289960 start.jar assumes command line args are configs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@958 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 43fe57741b..bda87fbd77 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,7 @@ jetty-7.0.1-SNAPSHOT
+ 289265 Test harness for async input
+ 289027 deobfuscate HttpClient SSL passwords
+ 289959 Improved ContextDeployer configuration
+ + 289960 start.jar assumes command line args are configs
+ JETTY-1114 unsynchronised WebAppClassloader.getResource(String)
+ Fixed XSS issue in CookieDump demo servlet.

Back to the top