Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2009-09-10 11:51:11 +0000
committerJan Bartel2009-09-10 11:51:11 +0000
commitd627905f4bf35f76b3cc72703af39d2e298ea875 (patch)
tree865bed2a73b5637b955c732b654f792ee88cb46f /VERSION.txt
parentc5983dbb1d0f138b31a77209b0b32e2eb6fe82f2 (diff)
downloadorg.eclipse.jetty.project-d627905f4bf35f76b3cc72703af39d2e298ea875.tar.gz
org.eclipse.jetty.project-d627905f4bf35f76b3cc72703af39d2e298ea875.tar.xz
org.eclipse.jetty.project-d627905f4bf35f76b3cc72703af39d2e298ea875.zip
JETTY-780
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@859 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 693ec7c3f8..150eb9a852 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,7 @@ jetty-7.0.0.RC6-SNAPSHOT
+ 288055 jetty-client fails to resolve failed resolution attempts correctly
+ 288153 jetty-client resend doesn't reset exchange
+ 288182 PUT request fails during retry
+ + JETTY-780 CNFE during startup of webapp with spring-context >= 2.5.1
+ JETTY-1080 modify previous fix to work on windows
+ JETTY-1084 HEAD command not setting content-type in response under certain circumstances
+ JETTY-1086 Use UncheckedPrintWriter

Back to the top