update with resolved issue

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2221 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2010-08-23 14:41:45 +00:00
parent 7bafa0243c
commit 6451647d21
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jetty-7.2-SNAPSHOT
+ 322448 Added jetty-dir.css for directory listings
+ 322575 NPE in HotSwapHandler if old handler null
+ 322683 RewriteHandler thread safety
+ 323196 org.mortbay properties to org.eclipse
+ JETTY-912 added per exchange timeout api
+ JETTY-1245 Do not use direct buffers with NIO SSL
+ JETTY-1249 Apply max idle time to all connectors