Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-05-10 04:57:06 +0000
committerGreg Wilkins2011-05-10 04:57:06 +0000
commit866255f47418c6883502f0c1e5bd725ce7dd6a79 (patch)
tree665a81237fe81ecf3b9f5da3f99f2a00181950f0 /VERSION.txt
parentdedc2b648dabf9884cc3290ca244ac9106611795 (diff)
downloadorg.eclipse.jetty.project-866255f47418c6883502f0c1e5bd725ce7dd6a79.tar.gz
org.eclipse.jetty.project-866255f47418c6883502f0c1e5bd725ce7dd6a79.tar.xz
org.eclipse.jetty.project-866255f47418c6883502f0c1e5bd725ce7dd6a79.zip
332907 (work in progress) Added AbstractHandlerContainer.findContainerOf
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3105 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 6b92548f6b..5fedc2fa2c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
jetty-7.4.1-SNAPSHOT
+ + 332907 (work in progress) Added AbstractHandlerContainer.findContainerOf
+ 340040 Support for a total timeout
+ 343083 Set nested dispatch type and connection
+ 343172 Check package implementor for version

Back to the top