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 ac7ed3fdb3..ea4b581169 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,5 @@
jetty-7.3.2-SNAPSHOT
- + 324110 Added test harnesses for merging of QueryStrings.
+ + 324110 Added test harnesses for merging of QueryStrings.
+ 337685 Update websocket API in preparation for draft -07
+ 338627 HashSessionManager.getIdleSavePeriod returns milliseconds instead of seconds
+ 338819 Externally control Deployment Manager application lifecycle
@@ -9,6 +9,7 @@ jetty-7.3.2-SNAPSHOT
+ 340265 Improve handling of io shutdown in SSL
+ Ensure generated fragment names are unique
+ JETTY-1245 Pooled Buffers implementation
+ + 340838 Update ConnectHandler to perform half closes properly
jetty-7.3.1.v20110307 7 March 2011
+ 316382 Support a more strict SSL option with certificates

Back to the top