Add release date for 8.0.0.M3 to VERSION.txt for correctness.
This commit is contained in:
parent
f1b743a114
commit
e04627a4ca
|
@ -2,11 +2,11 @@ jetty-7.5.0-SNAPSHOT
|
||||||
+ 351516 Refactored sessions to better support nosql session managers
|
+ 351516 Refactored sessions to better support nosql session managers
|
||||||
+ 351576 Do not use deprecated method File.toURL()
|
+ 351576 Do not use deprecated method File.toURL()
|
||||||
|
|
||||||
jetty-8.0.0.RC0
|
jetty-8.0.0.RC0-SNAPSHOT
|
||||||
+ Merge from jetty-7.4.3
|
+ Merge from jetty-7.4.3
|
||||||
+ Enable annotations by default
|
+ Enable annotations by default
|
||||||
|
|
||||||
jetty-8.0.0.M3
|
jetty-8.0.0.M3 27 May 2011
|
||||||
+ 324505 Implement API login
|
+ 324505 Implement API login
|
||||||
+ 335500 request.getParts() throws a NullPointerException
|
+ 335500 request.getParts() throws a NullPointerException
|
||||||
+ 343472 isUserInRole does not prevent subsequent login call.
|
+ 343472 isUserInRole does not prevent subsequent login call.
|
||||||
|
|
Loading…
Reference in New Issue