diff --git a/VERSION.txt b/VERSION.txt index c2b8cbdd157..d8d5d83268b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,19 @@ -jetty-7.6.0-SNAPSHOT +jetty-7.6.0.RC4 - 13 January 2012 + + 365048 jetty Http client does not send proxy authentication when requesting + a Https-resource through a web-proxy. + + 366774 removed XSS vulnerbility + + 367099 Upgrade jetty-websocket for RFC 6455 - Addendum. + + 367716 simplified maxIdleTime logic + + 368035 WebSocketClientFactory does not invoke super.doStop(). + + 368060 do not encode sendRedirect URLs + + 368114 Protect against non-Strings in System properties for Log + + 368189 WebSocketClientFactory should not manage external thread pool. 368240 + - Improve AggregateLifeCycle handling of shared lifecycles + + 368215 Remove debug from jaspi + + 368240 Better handling of locally created ThreadPool. Forgot to null out + field. + + 368291 Change warning to info for NoSuchFieldException on + BeanELResolver.properties jetty-7.6.0.RC3 - 05 January 2012 + 367433 added tests to investigate @@ -8,7 +23,7 @@ jetty-7.6.0.RC3 - 05 January 2012 stopped. + 367591 corrected configuration.xml version to 7.6 + 367635 Added support for start.d directory - + 637638 limit number of form parameters to avoid DOS + + 367638 limit number of form parameters to avoid DOS + JETTY-1467 close half closed when idle jetty-7.6.0.RC2 - 22 December 2011