Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2009-07-17 19:07:23 +0000
committerJoakim Erdfelt2009-07-17 19:07:23 +0000
commit483be91d48557178caea36b9e8dc77096241e7b5 (patch)
tree485ab015a8e48a13e62669d0ca2be5964335f90e
parentc22ea486a4cc840fcb98bdf1a6940e7c29fb48d1 (diff)
downloadorg.eclipse.jetty.project-483be91d48557178caea36b9e8dc77096241e7b5.tar.gz
org.eclipse.jetty.project-483be91d48557178caea36b9e8dc77096241e7b5.tar.xz
org.eclipse.jetty.project-483be91d48557178caea36b9e8dc77096241e7b5.zip
283844 Webapp / TLD errors are not clear
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@564 7e9141cc-0065-0410-87d8-b60c137991c4
-rw-r--r--VERSION.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 81430ec87e..adf852a409 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,6 @@
+jetty-7.0.0.RC2-SNAPSHOT
+ + 283844 Webapp / TLD errors are not clear
+
jetty-7.0.0.RC1 15 June 2009
+ JETTY-1066 283357 400 response for bad URIs
+ 283344 Startup on windows is broken

Back to the top