Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-10-14 01:51:42 +0000
committerGreg Wilkins2010-10-14 01:51:42 +0000
commite3fe523cc768f1c18d2e76c600527981e7637e9e (patch)
tree144f87777892a1be52155d6e352e209018c17410 /VERSION.txt
parenta6df844fa759cc58d7ea0e024e17a0e58512f2ae (diff)
downloadorg.eclipse.jetty.project-e3fe523cc768f1c18d2e76c600527981e7637e9e.tar.gz
org.eclipse.jetty.project-e3fe523cc768f1c18d2e76c600527981e7637e9e.tar.xz
org.eclipse.jetty.project-e3fe523cc768f1c18d2e76c600527981e7637e9e.zip
327725 Nested ResourceCaches
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2345 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 6a1408a5b9..972fad6bd4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -9,6 +9,7 @@ jetty-7.2.0.RC1-SNAPSHOT
+ 327469 removed needless java6 dependencies
+ 327562 Implement all X-Forwarded headers in ProxyServlet
+ 327601 Multipart Filter handles quoted tokens
+ + 327725 Nested ResourceCaches
+ JETTY-1288 Info statement when atypical classloader set on WebAppContext
jetty-7.2.0.RC0 1 Oct 2010

Back to the top