diff options
author | Jesse McConnell | 2014-04-11 17:23:41 +0000 |
---|---|---|
committer | Jesse McConnell | 2014-04-11 17:23:41 +0000 |
commit | 34a1226e879427a1c9d19d5f043d431af5fe1ca7 (patch) | |
tree | d81b43de2f5fbfd23cdf384f81152602720a0edb | |
parent | 948ad7b50b181d7fa6c10fe01dcc1e299ef39425 (diff) | |
download | org.eclipse.jetty.project-34a1226e879427a1c9d19d5f043d431af5fe1ca7.tar.gz org.eclipse.jetty.project-34a1226e879427a1c9d19d5f043d431af5fe1ca7.tar.xz org.eclipse.jetty.project-34a1226e879427a1c9d19d5f043d431af5fe1ca7.zip |
set for release
-rw-r--r-- | VERSION.txt | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index 0cd54abd3b..c41d18fea9 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,20 @@ -jetty-8.1.15-SNAPSHOT +jetty-8.1.15.v20140411 - 11 April 2014 + + 397167 Remote Access documentation is wrong + + 419799 complete after exceptions thrown from async error pages + + 420776 complete error pages after startAsync + + 421197 fix method comment and ensure close synchronized + + 422137 Added maxQueued to QueuedThreadPool MBean + + 424180 improve bad message errors + + 425038 WebSocketClient leaks file handles when exceptions are thrown from + open() + + 425551 Memory Leak in SelectConnector$ConnectTimeout.expired. + + 426658 backport Bug 425930 to jetty-8 + + 427761 allow endpoints to be interrupted + + 428708 JDBCSessionIdManager when clearing expired sessions failed, jetty + should still be able to startup + + 428710 JDBCSession(Id)Manager use 'read committed isolation level' + + 430968 Use wrapped response with async dispatch + + 432452 ConnectHandler does not timeout sockets in FIN_WAIT2. jetty-8.1.14.v20131031 - 31 October 2013 + 417772 fixed low resources idle timeout |