Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-03 13:48:54 +0000
committerGreg Wilkins2010-05-03 13:48:54 +0000
commitab71e918779da79b161bfe51ace875db4efdc22d (patch)
tree5f26a754452ac764711399b93d8f0aa0bf949b9f /VERSION.txt
parent820855b3b5fc5a93e1eaa2ebc25f0e3015cf3107 (diff)
downloadorg.eclipse.jetty.project-ab71e918779da79b161bfe51ace875db4efdc22d.tar.gz
org.eclipse.jetty.project-ab71e918779da79b161bfe51ace875db4efdc22d.tar.xz
org.eclipse.jetty.project-ab71e918779da79b161bfe51ace875db4efdc22d.zip
291448 SessionManager has isCheckingRemoteSessionIdEncoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1649 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index e11600c720..dc61713b9c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,6 @@
jetty-7.1.0.RC1-SNAPSHOT
- + 291448 encodeRedirectURL only encodes absolute URLs to same host/port/context
+ + 291448 SessionManager has isCheckingRemoteSessionIdEncoding
+ 297104 HTTP CONNECT does not work correct with SSL destinations
+ 308848 Update test suite to JUnit4 - Module jetty-ajp
+ 308861 Update test suite to JUnit4 - Module jetty-security

Back to the top