set for release

This commit is contained in:
Jesse McConnell 2015-02-24 10:06:13 -06:00
parent 2141cc2dc3
commit 33b5cc80bb
1 changed files with 12 additions and 1 deletions

View File

@ -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.