sorted the entries in VERSION.txt

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3407 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Greg Wilkins 2011-06-21 04:08:12 +00:00
parent 8c63ca989b
commit 7e89f9afde
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@ jetty-7.4.3-SNAPSHOT
+ 302566 GZIP handler for embedded Jetty servers
+ 347617 Dynamically install/update/remove OSGi bundles discovered in the contexts folder
+ 347717 start.jar destroys dependent child of --exec
+ 347889 OSGi should follow directive visibility:=reexport for META-INF/web-fragments and resources
+ 347898 Close channel on JVM exceptions
+ 349344 Passing empty query string to UrlEncoded#decodeTo(String, MultiMap, String) does not yield an empty map
+ JETTY-1342 Recreate selector in change task
+ 347889 OSGi should follow directive visibility:=reexport for META-INF/web-fragments and resources
+ 349738 set buffer sizes for http client in proxy servlet
+ 349870 proxy servlet protect continuation against fast failing exchanges
+ JETTY-1342 Recreate selector in change task
jetty-7.4.2.v20110526
+ 334443 Improve the ability to specify extra class paths using the Jetty Maven Plugin