324505 Implement API login

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2635 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Greg Wilkins 2011-01-10 13:13:52 +00:00
parent 59fbd8bc99
commit fb8db6a45d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
jetty-7.3.0-SNAPSHOT
+ 324505 Implement API login
+ 333247 fix api compat issue in ConstraintSecurityHandler
+ 332799 100% CPU on redeploy session invalidation
+ 332432 Scanner.java now always scanning the canonical form of File
@ -11,7 +12,6 @@ jetty-7.3.0-SNAPSHOT
+ 333481 Handle UTF-32 codepoints
+ 333608 tlds defined in web.xml are not picked up
+ 333679 Refactored jetty-jmx. Moved mbeans to modules.
+ 324505 Implement API login
jetty-7.2.2.v20101205 5 December 2010
+ JETTY-1308 327109 (re)fixed AJP handling of empty packets