diff options
author | Greg Wilkins | 2009-05-18 04:43:41 +0000 |
---|---|---|
committer | Greg Wilkins | 2009-05-18 04:43:41 +0000 |
commit | 3de92c8ccef96587bd93fb19014fb43865c8dd9e (patch) | |
tree | 8aef74e815e0818e5cf0261ae432c666d424896c /VERSION.txt | |
parent | 06c57e0be885a163829039a17120fb28b581ee2c (diff) | |
download | org.eclipse.jetty.project-3de92c8ccef96587bd93fb19014fb43865c8dd9e.tar.gz org.eclipse.jetty.project-3de92c8ccef96587bd93fb19014fb43865c8dd9e.tar.xz org.eclipse.jetty.project-3de92c8ccef96587bd93fb19014fb43865c8dd9e.zip |
versions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@221 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r-- | VERSION.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt index 4e2dc380cc..7b550c8fcf 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -14,6 +14,23 @@ jetty-7.0.0.M2-SNAPSHOT + 275396 Added ScopedHandler to set servlet scope before security handler + 275396 Added Authentication.Wrapped to allow JSAPI wrapping +jetty-6.1.18 16 May 2009 + + JETTY-937 Improved work around sun JVM selector bugs + + JETTY-1004 CERT VU#402580 Canonical path handling includes ? in path segment + + JETTY-1008 ContinuationBayeux destroy is called + + JETTY-1013 MySql Error with JDBCUserRealm + + JETTY-1014 Enable start-stop-daemon by default on jetty.sh (START_STOP_DAEMON=1) + + JETTY-1015 Reduce BayeuxClient and HttpClient lock contention + + JETTY-1017 HttpDestination has too coarse locking + + JETTY-1018 Denial of Service Filter + + JETTY-1020 ZipException in org.mortbay.jetty.webapp.TagLibConfiguration prevents all contexts from being loaded + + JETTY-1022 Removed several 1.5isms + +Jetty-5.1.15 - 18 May 2009 + + JETTY-418 synchronized load class + + JETTY-1004 CERT VU402580 Canonical path handling includes ? in path segment + + Fixes for CERT438616-CERT237888-CERT21284 + jetty-6.1.17 30 April 2009 + JETTY-936 Make optional dispatching to welcome files as servlets + JETTY-937 Work around sun JVM selector bugs |