new staged release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2859 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
1a6cdeb12f
commit
f3f84e7d2a
|
@ -1,8 +1,5 @@
|
|||
|
||||
+ 338880 Fixed failing buffer range checks
|
||||
+ 338920 Handle non existent real path directories
|
||||
|
||||
jetty-7.3.1.v20110304 4 March 2011
|
||||
jetty-7.3.1.v20110307 7 March 2011
|
||||
+ 316382 Support a more strict SSL option with certificates
|
||||
+ 333481 Handle UCS-4 codepoints in decode and encode
|
||||
+ 335329 Moved blocking timeout handling to outside try catch
|
||||
|
@ -26,6 +23,8 @@ jetty-7.3.1.v20110304 4 March 2011
|
|||
+ 338092 ProxyServlet leaks memory
|
||||
+ 338607 Removed managed attributes when context is stopped
|
||||
+ 338819 Externally control Deployment Manager application lifecycle
|
||||
+ 338880 Fixed failing buffer range checks
|
||||
+ 338920 Handle non existent real path directories
|
||||
+ JETTY-1304 Allow quoted boundaries in Multipart filter
|
||||
+ JETTY-1317 More elegent handling of bad URIs in requests
|
||||
+ JETTY-1331 Allow alternate XML configuration processors (eg spring)
|
||||
|
|
Loading…
Reference in New Issue