Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-28 14:53:12 +0000
committerGreg Wilkins2010-06-28 14:53:12 +0000
commit3b5c2dd4651d61f7f9df368bc7c637839fb8a82a (patch)
tree45f0fc7b9cf76911b84b1a0c64239bccad22bf0b /VERSION.txt
parent1fd3ff55c59c4224cf8c544638392053b2d1d709 (diff)
downloadorg.eclipse.jetty.project-3b5c2dd4651d61f7f9df368bc7c637839fb8a82a.tar.gz
org.eclipse.jetty.project-3b5c2dd4651d61f7f9df368bc7c637839fb8a82a.tar.xz
org.eclipse.jetty.project-3b5c2dd4651d61f7f9df368bc7c637839fb8a82a.zip
317906 OPTIONS correctly handles TRACE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2056 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 bdc809b58b..d5cf59f8f2 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -9,6 +9,7 @@ jetty-7.1.5-SNAPSHOT
+ 316976 removed quotes of JAVA_OPTIONS in jetty.sh
+ 317019 Date HTTP header not sent for HTTP/1.0 requests
+ 317759 Allow roles and constraints to be added after init
+ + 317906 OPTIONS correctly handles TRACE
+ JETTY-1237 Save local/remote address to be available after close
jetty-7.1.4.v20100610

Back to the top