From 57c6199e3b615e80954303ecd2414a7fa84e8db9 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Tue, 25 Jun 2013 08:07:05 -0700 Subject: [PATCH] Updating VERSION.txt top section --- VERSION.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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