Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 6e454f9fac..718c904090 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,6 @@
jetty-7.4.1-SNAPSHOT
+ 288563 remove unsupported and deprecated --secure option
- + 332907 (work in progress) Added AbstractHandlerContainer.findContainerOf
+ + 332907 Add context property to ObjectName of JMX MBeans
+ 336056 Ability to override the computation of the ContextHandler to deploy the DefaultServlet on the HttpService
+ 340040 Support for a total timeout
+ 343083 Set nested dispatch type and connection

Back to the top