Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-05-18 08:49:57 +0000
committerGreg Wilkins2009-05-18 08:49:57 +0000
commit3fb52aa9ed2323d0e7e110d9640ad17e3a813b29 (patch)
tree05ddd5ca641148a162b4b22922bebca32bddca7d /VERSION.txt
parent3de92c8ccef96587bd93fb19014fb43865c8dd9e (diff)
downloadorg.eclipse.jetty.project-3fb52aa9ed2323d0e7e110d9640ad17e3a813b29.tar.gz
org.eclipse.jetty.project-3fb52aa9ed2323d0e7e110d9640ad17e3a813b29.tar.xz
org.eclipse.jetty.project-3fb52aa9ed2323d0e7e110d9640ad17e3a813b29.zip
ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@222 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 7b550c8fcf..3cc65bad02 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,6 @@
jetty-7.0.0.M2-SNAPSHOT
+
+jetty-7.0.0.M2 18 May 2009
+ JETTY-937 Work around Sun JVM bugs
+ JETTY-941 Linux chkconfig hint
+ JETTY-959 CGI servlet doesn't kill the CGI in case the client disconnects

Back to the top