Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2010-03-05 09:26:01 +0000
committerJan Bartel2010-03-05 09:26:01 +0000
commite2e5f03cc26e673fd672eecb67ae4010cbf2d3ad (patch)
treedcf83e5e9439f5beea436903eca4c0693e1e3e3d /VERSION.txt
parent7ef7c9c6efe194588b1f54146a84ba0175ac7671 (diff)
downloadorg.eclipse.jetty.project-e2e5f03cc26e673fd672eecb67ae4010cbf2d3ad.tar.gz
org.eclipse.jetty.project-e2e5f03cc26e673fd672eecb67ae4010cbf2d3ad.tar.xz
org.eclipse.jetty.project-e2e5f03cc26e673fd672eecb67ae4010cbf2d3ad.zip
304658
304698 git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1340 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 6f2c98dc3a..c0778ac7cf 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -22,6 +22,8 @@ jetty-7.0.2-SNAPSHOT
+ 303526 Added include cyphers
+ 304307 Handle ;jsessionid in FROM Auth
+ 304532 Skip some tests on IBM JVMs until resolved
+ + 304658 Inconsistent Expires date format in Set-Cookie headers with maxAge=0
+ + 304698 org.eclipse.jetty.http.HttpFields$DateGenerator.formatCookieDate() uses wrong (?) date format
+ JETTY-776 Make new session-tests module to concentrate all reusable session clustering test code
+ JETTY-910 Allow request listeners to access session
+ JETTY-983 Range handling cleanup

Back to the top