Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-02-22 03:28:43 +0000
committerGreg Wilkins2011-02-22 03:28:43 +0000
commit02e75add4fe0f71981064d52dc34b748cc46168b (patch)
tree1afb21895c7335094830bd280eb757515b82aac0 /VERSION.txt
parent4d93ffd0c8e89fa79f4977cdff5d793457232370 (diff)
downloadorg.eclipse.jetty.project-02e75add4fe0f71981064d52dc34b748cc46168b.tar.gz
org.eclipse.jetty.project-02e75add4fe0f71981064d52dc34b748cc46168b.tar.xz
org.eclipse.jetty.project-02e75add4fe0f71981064d52dc34b748cc46168b.zip
337678 Readded optional async connection mode for HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2809 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 e0bfe018ed..64bef0a6fc 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -9,6 +9,7 @@ jetty-7.3.1-SNAPSHOT
+ 337268 Allow specifying alias of a certificate to be used by SSL connector
+ 337270 Shared Timer for session management
+ 337271 Flush SSL endpoint when dispatch thread held forever
+ + 337678 Readded optional async connection mode for HttpClient
+ JETTY-1331 Allow alternate XML configuration processors (eg spring)
jetty-7.3.0.v20110203 3 February 2011

Back to the top