Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-07-14 02:45:55 +0000
committerGreg Wilkins2010-07-14 02:45:55 +0000
commit124663aaf12e5eaaf3f764c6bfa51b1c896c5083 (patch)
tree1742304647a2c9e83bbfa0a01206e7b540096b67 /VERSION.txt
parent701bbe1e3eeacd5f8db15fa1a3a6ea4f66348e09 (diff)
downloadorg.eclipse.jetty.project-124663aaf12e5eaaf3f764c6bfa51b1c896c5083.tar.gz
org.eclipse.jetty.project-124663aaf12e5eaaf3f764c6bfa51b1c896c5083.tar.xz
org.eclipse.jetty.project-124663aaf12e5eaaf3f764c6bfa51b1c896c5083.zip
319655 Reset HEAD status
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2115 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 90e2ac32d5..91d7178f6b 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
+ + 319655 Reset HEAD status
+ JETTY-1247 synchronize recylcing of SSL NIO buffers
+ JETTY-1249 Apply max idle time to all connectors
+ Added ignore to Logger interface

Back to the top