Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-08-24 08:20:59 +0000
committerGreg Wilkins2010-08-24 08:20:59 +0000
commit8750c7d258815f70c84dc0be08ed2cf61915d32a (patch)
tree4c59e10f1c2984076da73983d42e880605da462b /VERSION.txt
parent9f8cf49b73c648dac6c7e502b6ae0f483b28e88a (diff)
downloadorg.eclipse.jetty.project-8750c7d258815f70c84dc0be08ed2cf61915d32a.tar.gz
org.eclipse.jetty.project-8750c7d258815f70c84dc0be08ed2cf61915d32a.tar.xz
org.eclipse.jetty.project-8750c7d258815f70c84dc0be08ed2cf61915d32a.zip
323464 IPv6 localhost
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2223 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 21849c4ab5..34510c3b30 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -17,6 +17,7 @@ jetty-7.2-SNAPSHOT
+ 322683 RewriteHandler thread safety
+ 323196 org.mortbay properties to org.eclipse
+ 323435 MovedContextHandler permanent redirection
+ + 323464 IPv6 localhost with no Host header
+ JETTY-912 added per exchange timeout api
+ JETTY-1245 Do not use direct buffers with NIO SSL
+ JETTY-1249 Apply max idle time to all connectors

Back to the top