From 1e854936a221d85096fd0e103740c75790cba70a Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Wed, 12 Nov 2014 16:43:31 -0600 Subject: [PATCH] set for release --- VERSION.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/VERSION.txt b/VERSION.txt index cd71398332d..3426615849d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,14 @@ +jetty-9.2.5.v20141112 - 12 November 2014 + + 448446 org.eclipse.jetty.start.Main create classloader duplicate + + 449594 Handle ArrayTrie overflow with false return + + 449811 handle unquoted etags when gzipping + + 450467 Integer overflow in Session expiry calculation in MongoSessionManager + + 450483 Missing parameterization of etc/jetty-deploy.xml. + + 450484 Missing parameterization of etc/jetty-http[s].xml. + + 450855 GzipFilter MIGHT_COMPRESS exception + + 450873 Disable tests that downcaste wrapped GzipFilterResponses + + 450894 jetty.sh does not delete JETTY_STATE at start + jetty-9.2.4.v20141103 - 03 November 2014 + 376365 "jetty.sh start" returns 0 on failure + 396569 'bin/jetty.sh stop' reports 'OK' even when jetty was not running