Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAthena Yao2009-10-19 07:54:33 +0000
committerAthena Yao2009-10-19 07:54:33 +0000
commitc92a35af5dad0bb87d1e13f96c3a60cb830f394b (patch)
tree57c286968f9ca0c1432f0ecf3d239c7a82a01895 /VERSION.txt
parent75c80264c2ecd392b4c603143ccb98af5c780b07 (diff)
downloadorg.eclipse.jetty.project-c92a35af5dad0bb87d1e13f96c3a60cb830f394b.tar.gz
org.eclipse.jetty.project-c92a35af5dad0bb87d1e13f96c3a60cb830f394b.tar.xz
org.eclipse.jetty.project-c92a35af5dad0bb87d1e13f96c3a60cb830f394b.zip
[BUG 292642]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1007 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 25c0b601e4..be56aa7a11 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -9,6 +9,7 @@ jetty-7.0.1-SNAPSHOT
+ 291340 Race condition in onException() notifications
+ 291543 make bin/*.sh scripts executable in distribution
+ 291589 Update jetty-rewrite demo
+ + 292642 Fix errors in embedded Jetty examples
+ JETTY-937 More JVM bug work arounds. Insert pause if all else fails
+ JETTY-983 Send content-length with multipart ranges
+ JETTY-1114 unsynchronised WebAppClassloader.getResource(String)

Back to the top