Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-04-20 08:49:19 +0000
committerGreg Wilkins2010-04-20 08:49:19 +0000
commit62135a39be2147e3770f8f9d0e94aa2086ce09e2 (patch)
tree07e9c584ea0592efe08421f55b41ad0f27e03944 /VERSION.txt
parent06c8584122681c7e92aa4c2e569f6e74866617d9 (diff)
downloadorg.eclipse.jetty.project-62135a39be2147e3770f8f9d0e94aa2086ce09e2.tar.gz
org.eclipse.jetty.project-62135a39be2147e3770f8f9d0e94aa2086ce09e2.tar.xz
org.eclipse.jetty.project-62135a39be2147e3770f8f9d0e94aa2086ce09e2.zip
309765 Added JSP module
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 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 9baa6b4ff9..431a5d67bb 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -10,6 +10,7 @@ jetty-7.1-SNAPSHOT
+ 308420 convert jetty-plus.xml to use DeploymentManager
+ 308925 Protect the test webapp from remote access
+ 309466 Removed synchronization from StdErrLog
+ + 309765 Added JSP module
+ JETTY-1202 Use platform default algorithm for SecureRandom
+ Fix jetty-plus.xml reference to addLifeCycle
+ Add AnnotationConfiguration to jetty-plus.xml

Back to the top