From e3e7e9457f1256b6717e51cefdb28ad26d61901b Mon Sep 17 00:00:00 2001 From: Athena Yao Date: Thu, 8 Oct 2009 10:13:53 +0000 Subject: [PATCH] [BUG 291543] git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@983 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 1 + jetty-distribution/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/VERSION.txt b/VERSION.txt index 998c5041256..c0eab2859dd 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -13,6 +13,7 @@ jetty-7.0.1-SNAPSHOT + Fixed XSS issue in CookieDump demo servlet. + 291019 Fix default DEBUG option; "-D.DEBUG=true" now works + 291340 Race condition in onException() notifications + + 291543 make bin/*.sh scripts executable in distribution + 291589 Update jetty-rewrite demo jetty-7.0.0.v20091005 October 5 2009 diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 740b43e0bc1..8e9bae656b7 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -47,6 +47,7 @@ +