Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1595 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Simone Bordet 2010-04-27 14:36:09 +00:00
parent 9245ebff82
commit 1407834e1d
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jetty-7.1.0.RC0 27 April 2010
+ 310467 Allow SocketConnector to create generic Connection objects
+ 310603 Make Logger interface consistent
+ 310605 Make a clean room implementation of the JSP logger bridge
+ 308848 Update test suite to JUnit4 - Module jetty-ajp
jetty-7.0.2.v20100331 31 March 2010
+ 297552 Don't call Continuation timeouts from acceptor tick