diff options
author | Greg Wilkins | 2009-04-14 02:59:34 +0000 |
---|---|---|
committer | Greg Wilkins | 2009-04-14 02:59:34 +0000 |
commit | 68403f43e9feb05345cc140bbbb88aaf8da0a05a (patch) | |
tree | 1f427125e63d0fc185b60bfef621cf687958593b /VERSION.txt | |
parent | 74de0dbec666d4123e27ccc18d20a0915b52e47f (diff) | |
download | org.eclipse.jetty.project-68403f43e9feb05345cc140bbbb88aaf8da0a05a.tar.gz org.eclipse.jetty.project-68403f43e9feb05345cc140bbbb88aaf8da0a05a.tar.xz org.eclipse.jetty.project-68403f43e9feb05345cc140bbbb88aaf8da0a05a.zip |
logout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@142 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 a003f8195e..e9a790e735 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,5 +1,6 @@ jetty-7.0.0.M1-SNAPSHOT + 271258 FORM Authentication dispatch handling avoids caching + + Initial support for LoginService.logout jetty-7.0.0.M0 + JETTY-496 Support inetd/xinetd through use of System.inheritedChannel() |