Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-26 03:01:35 +0000
committerGreg Wilkins2009-08-26 03:01:35 +0000
commita33c8cdf1a5fa5a15bf2a7533be6756c6224be11 (patch)
treef6f55195c451e433ce69e62a0704c58cc45ba2f2 /VERSION.txt
parent4ae850e9e53029db816626a636c3dd92710e1057 (diff)
downloadorg.eclipse.jetty.project-a33c8cdf1a5fa5a15bf2a7533be6756c6224be11.tar.gz
org.eclipse.jetty.project-a33c8cdf1a5fa5a15bf2a7533be6756c6224be11.tar.xz
org.eclipse.jetty.project-a33c8cdf1a5fa5a15bf2a7533be6756c6224be11.zip
287632 FilterContinuations for blocking jetty6
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@763 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 975d11161d..f3120cc7bd 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,7 @@ jetty-7.0.0-SNAPSHOT
+ JETTY-1086 Added UncheckedPrintWriter to avoid ignored EOFs
+ JETTY-1087 Chunked SSL non blocking input
+ 287496 Use start.ini always and added --exec
+ + 287632 FilterContinuations for blocking jetty6
jetty-7.0.0.RC4 18 August 2009

Back to the top