Updating VERSION.txt top section
This commit is contained in:
parent
31faf2fe20
commit
57c6199e3b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue