Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 838d8e8dff..c80a6bbae8 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
jetty-7.1.5-SNAPSHOT
+ + 311550 The WebAppProvider should allow setTempDirectory
+ 316449 Websocket disconnect fix
jetty-7.1.4.v20100610
@@ -27,7 +28,7 @@ jetty-7.1.4.v20100610
+ 316334 Breaking change on org.eclipse.jetty.client.HttpExchange
+ 316399 Debug output in MultiPartFilter
+ 316413 Restarting webapp for packed war fails
- + 316557 OSGi HttpService is not available because context handlers files are not deployed
+ + 316557 OSGi HttpService failure due to undeployed context handlers
+ JETTY-547 Delay close after shutdown until request read
+ JETTY-1231 Support context request log handler

Back to the top