Updating VERSION.txt top section

This commit is contained in:
Greg Wilkins 2011-11-30 12:46:36 +11:00
parent dc92728c00
commit 46c10b2b8a
1 changed files with 12 additions and 1 deletions

View File

@ -1,4 +1,15 @@
jetty-8.0.5-SNAPSHOT
jetty-8.1.0.RC0 - 30 November 2011
+ 352565 cookie httponly flag ignored
+ 353285 ServletSecurity annotation ignored
+ 357163 jetty 8 ought to proxy jetty8 javadocs
+ 357209 JSP tag listeners not called
+ 360051 SocketConnectionTest.testServerClosedConnection is excluded.
+ 361135 Allow session cookies to NEVER be marked as secure, even on HTTPS
requests.
+ 362249 update shell scripts to jetty8
+ 363878 Add ecj compiler to jetty-8 for jsp
+ 364283 can't parse the servlet multipart-config for the web.xml
+ 364430 Support web.xml enabled state for servlets
jetty-7.6.0.RC0 - 29 November 2011
+ Refactored NIO layer for better half close handling