Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-25 08:54:14 +0000
committerGreg Wilkins2009-08-25 08:54:14 +0000
commit2c4db31b34be766f8df40a3375ac7e678c5611cc (patch)
tree0b91da873870652fd7bfac7235c140e19e07a98e /VERSION.txt
parent761ba5bedbc6aec463778e866ed2ceb924390946 (diff)
downloadorg.eclipse.jetty.project-2c4db31b34be766f8df40a3375ac7e678c5611cc.tar.gz
org.eclipse.jetty.project-2c4db31b34be766f8df40a3375ac7e678c5611cc.tar.xz
org.eclipse.jetty.project-2c4db31b34be766f8df40a3375ac7e678c5611cc.zip
287496 Use start.ini always and added --exec
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@760 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 87a0e57cfb..38330de1a3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -4,6 +4,7 @@ jetty-7.0.0-SNAPSHOT
+ JETTY-1084 Disable GzipFilter for HEAD requests
+ JETTY-1086 Added UncheckedPrintWriter to avoid ignored EOFs
+ JETTY-1087 Chunked SSL non blocking input
+ + 287496 Use start.ini always and added --exec
jetty-7.0.0.RC4 18 August 2009

Back to the top