adjust version with latest bug fix

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1018 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2009-10-29 18:24:22 +00:00
parent bbbf5d7503
commit 92e596399a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jetty-7.0.1-SNAPSHOT
+ 292642 Fix errors in embedded Jetty examples
+ 292825 Continuations ISE rather than ignore bad transitions
+ 292546 Proactively enforce HttpClient idle timeout
+ 293506 Unable to use jconsole with Jetty when running with security manager
+ 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)