diff options
author | Jan Bartel | 2009-04-29 05:20:16 +0000 |
---|---|---|
committer | Jan Bartel | 2009-04-29 05:20:16 +0000 |
commit | 79edb1ebee272b58ccb61fe7505d6236e024cc43 (patch) | |
tree | 9c74cb4e5ca490847caef8aea6cfde52d22f7516 /VERSION.txt | |
parent | a6c6ba30b3240d7b0d7234edbf0819a02da45b62 (diff) | |
download | org.eclipse.jetty.project-79edb1ebee272b58ccb61fe7505d6236e024cc43.tar.gz org.eclipse.jetty.project-79edb1ebee272b58ccb61fe7505d6236e024cc43.tar.xz org.eclipse.jetty.project-79edb1ebee272b58ccb61fe7505d6236e024cc43.zip |
JETTY-1003
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@198 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r-- | VERSION.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt index 7c603c98fb..f2a6ee4bbc 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -3,6 +3,7 @@ jetty-7.0.0.M2-SNAPSHOT + JETTY-959 CGI servlet doesn't kill the CGI in case the client disconnects + JETTY-996 Make start-stop-daemon optional + 273767 Update to use geronimo annotations spec 1.1.1 + + JETTY-1003 java.lang.IllegalArgumentException: timeout can't be negative jetty-7.0.0.M1 22 April 2009 + 271258 FORM Authentication dispatch handling avoids caching |