Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-07-13 01:44:19 +0000
committerGreg Wilkins2010-07-13 01:44:19 +0000
commit9612eb956a5556b452ad669e36b55de1c219ad88 (patch)
tree76bb6d2905b53e1e896e31ef63d95a31546e6774 /VERSION.txt
parent46c4b7daa7111fec5feac039543cfbc700edd52a (diff)
downloadorg.eclipse.jetty.project-9612eb956a5556b452ad669e36b55de1c219ad88.tar.gz
org.eclipse.jetty.project-9612eb956a5556b452ad669e36b55de1c219ad88.tar.xz
org.eclipse.jetty.project-9612eb956a5556b452ad669e36b55de1c219ad88.zip
JETTY-1247 synchronize recylcing of SSL NIO buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2109 7e9141cc-0065-0410-87d8-b60c137991c4
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 262442f40b..6845048431 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -2,6 +2,7 @@ jetty-7.2-SNAPSHOT
+ 319334 Concurrent, sharable ResourceCache
+ 319370 WebAppClassLoader.Context
+ 319519 Warn about duplicate configuration files
+ + JETTY-1247 synchronize recylcing of SSL NIO buffers
+ JETTY-1249 Apply max idle time
+ Added ignore to Logger interface

Back to the top