341006 move inner enums out into separate files

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2914 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jesse McConnell 2011-03-25 21:05:02 +00:00
parent 6e62a61af3
commit 7cb7d933dc
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jetty-7.3.2-SNAPSHOT
+ 340838 Update ConnectHandler to perform half closes properly
+ 340878 Integrations should be able to load their own keystores
+ 340920 Dynamically assign RMI registry port for integration testing
+ 341006 Move inner enums out into separate file
+ Ensure generated fragment names are unique
+ JETTY-1245 Pooled Buffers implementation