Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-10-13 00:34:30 +0000
committerGreg Wilkins2010-10-13 00:34:30 +0000
commitde178f18c67a7b9c6050300cc7bf6925bd08c175 (patch)
tree7275dafa1859be137cc2470b197f1fe8c75d6332 /VERSION.txt
parentfd90e82e6406be4063270d5fa5da8858af38a7ed (diff)
downloadorg.eclipse.jetty.project-de178f18c67a7b9c6050300cc7bf6925bd08c175.tar.gz
org.eclipse.jetty.project-de178f18c67a7b9c6050300cc7bf6925bd08c175.tar.xz
org.eclipse.jetty.project-de178f18c67a7b9c6050300cc7bf6925bd08c175.zip
324369 Improved handling of multiple versions of draft-ietf-hybi-thewebsocketprotocol
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2342 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 64f1946f13..4c5c9d5ac3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -2,6 +2,7 @@ jetty-7.2.0.RC1-SNAPSHOT
+ 289540 added javadoc into distribution
+ 297154 add source distribution artifact
+ 323985 Xmlconfiguration pulls start.jar config properties
+ + 324369 Improved handling of multiple versions of draft-ietf-hybi-thewebsocketprotocol
+ 326734 Configure Digest maxNonceAge with Security handler init param
+ 327109 Fixed AJP handling of empty packets
+ 327183 Allow better configurability of HttpClient for TLS/SSL

Back to the top