Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-04 08:06:59 +0000
committerGreg Wilkins2009-08-04 08:06:59 +0000
commit05abaec2afe22d191a60a107fb0edb58a5800cd9 (patch)
tree066ac0997f5a1f81e235f975f8d3e2377eea7087 /VERSION.txt
parent8e9e7d5179b65a0ea13b43a5d4a91a22cccfefbd (diff)
downloadorg.eclipse.jetty.project-05abaec2afe22d191a60a107fb0edb58a5800cd9.tar.gz
org.eclipse.jetty.project-05abaec2afe22d191a60a107fb0edb58a5800cd9.tar.xz
org.eclipse.jetty.project-05abaec2afe22d191a60a107fb0edb58a5800cd9.zip
version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@629 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 96092e53ab..c806965c41 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,7 @@
jetty-7.0.0.RC3-SNAPSHOT
+ 277403 remove system properties
+ + JETTY-1074 JMX thread manipulation
+ + Improved deferred authentication handling
jetty-7.0.0.RC2 29 June 2009
+ 283844 Webapp / TLD errors are not clear
@@ -14,8 +16,6 @@ jetty-7.0.0.RC2 29 June 2009
+ 284981 Implement a cross-origin filter
+ Improved handling of overlays and resourceCollections
+ 285006 fix AbstractConnector NPE during shutdown.
- + Improved deferred authentication handling
- + JETTY-1074 JMX thread manipulation
jetty-7.0.0.RC1 15 June 2009
+ JETTY-1066 283357 400 response for bad URIs

Back to the top