Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2009-09-04 04:41:33 +0000
committerJan Bartel2009-09-04 04:41:33 +0000
commitbab8d4d31a05ab1ed448706e8934743263f7a7f2 (patch)
tree24887eaa2369cf59fedb59019d543cbe9fc298a8 /VERSION.txt
parentde111c511d308786370d5c3ff634156333b3d1a3 (diff)
downloadorg.eclipse.jetty.project-bab8d4d31a05ab1ed448706e8934743263f7a7f2.tar.gz
org.eclipse.jetty.project-bab8d4d31a05ab1ed448706e8934743263f7a7f2.tar.xz
org.eclipse.jetty.project-bab8d4d31a05ab1ed448706e8934743263f7a7f2.zip
JETTY-1080 modify previous fix to work on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@817 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 a673cdc143..5e2cc0f8c1 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -2,6 +2,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-1080 modify previous fix to work on windows
+ JETTY-1086 Use UncheckedPrintWriter
+ JETTY-1090 resolve potential infinite loop with webdav listener
+ JETTY-1093 Request.toString throws exception when size exceeds 4k

Back to the top