Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 1308011f5a..791982737c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -3,6 +3,7 @@ jetty-7.2-SNAPSHOT
+ 319370 WebAppClassLoader.Context
+ 319519 Warn about duplicate configuration files
+ 319655 Reset HEAD status
+ + JETTY-1245 Do not use direct buffers with NIO SSL
+ JETTY-1247 synchronize recylcing of SSL NIO buffers
+ JETTY-1249 Apply max idle time to all connectors
+ JETTY-1251 Replace then close selector for JVM bugs

Back to the top