Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-10-13 01:53:32 +0000
committerGreg Wilkins2010-10-13 01:53:32 +0000
commita6df844fa759cc58d7ea0e024e17a0e58512f2ae (patch)
treee7fb536669350380bd28098226d400254ee7e5f8 /VERSION.txt
parentdddbe12c9709953ea14469c499833183d7812f24 (diff)
downloadorg.eclipse.jetty.project-a6df844fa759cc58d7ea0e024e17a0e58512f2ae.tar.gz
org.eclipse.jetty.project-a6df844fa759cc58d7ea0e024e17a0e58512f2ae.tar.xz
org.eclipse.jetty.project-a6df844fa759cc58d7ea0e024e17a0e58512f2ae.zip
327601 Multipart Filter handles quoted tokens
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2344 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 17b7e6e8bc..6a1408a5b9 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -8,6 +8,7 @@ jetty-7.2.0.RC1-SNAPSHOT
+ 327183 Allow better configurability of HttpClient for TLS/SSL
+ 327469 removed needless java6 dependencies
+ 327562 Implement all X-Forwarded headers in ProxyServlet
+ + 327601 Multipart Filter handles quoted tokens
+ JETTY-1288 Info statement when atypical classloader set on WebAppContext
jetty-7.2.0.RC0 1 Oct 2010

Back to the top