diff --git a/VERSION.txt b/VERSION.txt index 77327d320db..52f76d0b634 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,15 @@ -jetty-9.2.9-SNAPSHOT +jetty-9.2.9.v20140224 - 24 February 2015 + + 459273 Redundant license notices + + 460176 When checking for precompiled jsp, ensure classname is present + + 460180 Jaas demo has wrong doco in html + + 460291 AsyncGzipFilter Mappings + + 460371 AsyncMiddleManServlet.GZipContentTransformer fails if last transform + has no output + + 460372 if web.xml does not contain jspc maven plugin insertionMarker + behavior is wrong + + 460443 Race condition releasing the response buffer. + + 460642 HttpParser error 400 can expose previous buffer contents in HTTP + status reason message jetty-9.2.8.v20150217 - 17 February 2015 + 451092 Connector will fail if HeaderListener return false.