Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-09-22 05:57:32 +0000
committerGreg Wilkins2009-09-22 05:57:32 +0000
commit69159ea48480d640f10596fa73bc9ea750f3f9d9 (patch)
tree62c877f2163c8df947ca17fefbeaf61466141627 /VERSION.txt
parentbb13f52da80add312d04d2ed9f35385e8c813d56 (diff)
downloadorg.eclipse.jetty.project-69159ea48480d640f10596fa73bc9ea750f3f9d9.tar.gz
org.eclipse.jetty.project-69159ea48480d640f10596fa73bc9ea750f3f9d9.tar.xz
org.eclipse.jetty.project-69159ea48480d640f10596fa73bc9ea750f3f9d9.zip
JETTY-1114
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@948 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 c15d888176..8cc66c9957 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
+ + JETTY-1114 unsynchronised WebAppClassloader.getResource(String)
jetty-7.0.0
+ 289958 StatisticsServlet incorrectly adds StatisticsHandler

Back to the top