From 52b51560b44dfdde02e5d336f4a65f854be31e29 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Wed, 20 Oct 2010 18:50:21 +0000 Subject: [PATCH] update for release git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2376 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 169348d6d4c..4707aae46ee 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,8 +1,4 @@ - + 328199 Ensure blocking connectors always close socket - + 328205 Improved SelectManager stopping - + 328273 Added serializable to default user identity - jetty-7.2.0.v20101020 20 October 2010 + 289540 added javadoc into distribution + 297154 add source distribution artifact @@ -15,6 +11,9 @@ jetty-7.2.0.v20101020 20 October 2010 + 327562 Implement all X-Forwarded headers in ProxyServlet + 327601 Multipart Filter handles quoted tokens + 327725 Nested ResourceCaches + + 328199 Ensure blocking connectors always close socket + + 328205 Improved SelectManager stopping + + 328273 Added serializable to default user identity + JETTY-1288 Info statement when atypical classloader set on WebAppContext + JETTY-1289 LRU cache for filter chains