Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2010-02-16 04:15:28 +0000
committerJan Bartel2010-02-16 04:15:28 +0000
commit4ad2ddd43e965c33e16c42fbb0caa55337cb5271 (patch)
tree4fc614f092b29ef1d5c96573e1038913810ab1f7 /VERSION.txt
parent176ba8073fe6e5fa0129f6092986cb721f7b98f0 (diff)
downloadorg.eclipse.jetty.project-4ad2ddd43e965c33e16c42fbb0caa55337cb5271.tar.gz
org.eclipse.jetty.project-4ad2ddd43e965c33e16c42fbb0caa55337cb5271.tar.xz
org.eclipse.jetty.project-4ad2ddd43e965c33e16c42fbb0caa55337cb5271.zip
JETTY-1179
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1269 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 a5cdf7b761..0676e4d5f3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -28,6 +28,7 @@ jetty-7.0.2-SNAPSHOT
+ JETTY-1156 SSL blocking close with JVM Bug busy key fix
+ JETTY-1157 Don't hold array passed in write(byte[])
+ JETTY-1177 Allow error handler to set cacheControl
+ + JETTY-1179 Persistant session tables created on MySQL use wrong datatype
+ COMETD-46 reset ContentExchange response content on resend
jetty-7.0.1.v20091125 25 November 2009

Back to the top