diff --git a/VERSION.txt b/VERSION.txt index 4ef49576bf3..a2146beb72a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,4 @@ -jetty-9.0.4.v20130621 - 21 June 2013 +jetty-9.0.4.v20130625 - 25 June 2013 + 396706 CGI support parameters + 397051 Make JDBCLoginService data members protected to facilitate subclassing @@ -129,6 +129,8 @@ jetty-9.0.4.v20130621 - 21 June 2013 + 411135 HttpClient may send proxied https requests to the proxy instead of the target server. + 411340 add comment why executeOnFillable defaults to true + + 411545 SslConnection.DecryptedEndpoint.fill() sometimes misses a few network + bytes jetty-9.0.3.v20130506 - 06 May 2013 + 404010 fix cast exception in mongodb session manager