Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.txt b/VERSION.txt
index edeeb97c6b..94d25f4fda 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,9 +1,9 @@
-
+jetty-7.1.0.v20100505 05 May 2010
+ 306353 fixed cross context dispatch to root context.
+ 311154 Added deprecated StringBuffer API for backwards compatibility
+ 311554 Protect shutdown thread from Server#doStop
-jetty-7.1.0.RC1-SNAPSHOT
+jetty-7.1.0.RC1 04 May 2010
+ 286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
+ 291448 SessionManager has isCheckingRemoteSessionIdEncoding
+ 296650 JETTY-1198 reset idle timeout on request body chunks

Back to the top