Updating VERSION.txt top section

This commit is contained in:
Joakim Erdfelt 2013-06-25 08:07:05 -07:00
parent 31faf2fe20
commit 57c6199e3b
1 changed files with 3 additions and 1 deletions

View File

@ -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