Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-08-24 08:20:43 +0000
committerGreg Wilkins2010-08-24 08:20:43 +0000
commit9f8cf49b73c648dac6c7e502b6ae0f483b28e88a (patch)
tree3f3c1a8d4a3488a7f36e54e740ab2fc6327b553e /VERSION.txt
parent6451647d213f13c0e3977e798eabbd9de87b062e (diff)
downloadorg.eclipse.jetty.project-9f8cf49b73c648dac6c7e502b6ae0f483b28e88a.tar.gz
org.eclipse.jetty.project-9f8cf49b73c648dac6c7e502b6ae0f483b28e88a.tar.xz
org.eclipse.jetty.project-9f8cf49b73c648dac6c7e502b6ae0f483b28e88a.zip
323435 MovedContextHandler permanent redirection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2222 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 7f3a68dc14..21849c4ab5 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -16,6 +16,7 @@ jetty-7.2-SNAPSHOT
+ 322575 NPE in HotSwapHandler if old handler null
+ 322683 RewriteHandler thread safety
+ 323196 org.mortbay properties to org.eclipse
+ + 323435 MovedContextHandler permanent redirection
+ 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