From 56cd2df5567f0ed16a385d039ad8c053e6d65ea9 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Sun, 4 Dec 2011 12:11:35 -0600 Subject: [PATCH] Updating VERSION.txt top section --- VERSION.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index 64373dc8c17..646076d159b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,16 @@ -jetty-7.6.0-SNAPSHOT +jetty-7.6.0.RC1 - 04 December 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 + + 365370 ServletHandler can fall through to nested handler jetty-7.6.0.RC0 - 29 November 2011 + Refactored NIO layer for better half close handling