Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-17 00:53:35 +0000
committerGreg Wilkins2010-06-17 00:53:35 +0000
commit8bc63b4b1e47fa7214a2591c2310d6d757816499 (patch)
tree1837552ee54d381c0146b280a626da98bbbbf570 /VERSION.txt
parent6bbaa8feafb820d6cefe516efe0ac7df3bfb07ae (diff)
downloadorg.eclipse.jetty.project-8bc63b4b1e47fa7214a2591c2310d6d757816499.tar.gz
org.eclipse.jetty.project-8bc63b4b1e47fa7214a2591c2310d6d757816499.tar.xz
org.eclipse.jetty.project-8bc63b4b1e47fa7214a2591c2310d6d757816499.zip
316976 removed quotes of JAVA_OPTIONS in jetty.sh
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2021 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 2cb422167d..b764dc4572 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,7 @@ jetty-7.1.5-SNAPSHOT
+ 316597 Removed null check and fixed name in Resource#hrefEncodeURI
+ 316970 jetty.sh fails to find JETTY_HOME in standard directories
+ 316973 jetty.sh claims java installation is invalid
+ + 316976 removed quotes of JAVA_OPTIONS in jetty.sh
+ 317019 Date HTTP header not sent for HTTP/1.0 requests
+ JETTY-1237 Save local/remote address to be available after close

Back to the top