Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-03 18:52:16 +0000
committerGreg Wilkins2010-05-03 18:52:16 +0000
commitd994f2db2d4aa788ff8c4b941e44d16e88a05d9e (patch)
tree7be06551a29dd8e37f33bbc74daadce6d34d865e /VERSION.txt
parent8eac789ca1cf8f27047ba5b191ed8a8d8f968b8e (diff)
downloadorg.eclipse.jetty.project-d994f2db2d4aa788ff8c4b941e44d16e88a05d9e.tar.gz
org.eclipse.jetty.project-d994f2db2d4aa788ff8c4b941e44d16e88a05d9e.tar.xz
org.eclipse.jetty.project-d994f2db2d4aa788ff8c4b941e44d16e88a05d9e.zip
#296650 JETTY-1198 reset idle timeout on request body chunks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1654 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 3831397493..976d827ebd 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
jetty-7.1.0.RC1-SNAPSHOT
+ + 296650 JETTY-1198 reset idle timeout on request body chunks
+ 291448 SessionManager has isCheckingRemoteSessionIdEncoding
+ 297104 HTTP CONNECT does not work correct with SSL destinations
+ 308848 Update test suite to JUnit4 - Module jetty-ajp

Back to the top