Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-05-26 02:04:08 +0000
committerGreg Wilkins2011-05-26 02:04:08 +0000
commit09bb70c1617de105ae368f69b6744e192b345cdf (patch)
tree4b96b975180b2674524585020756c91f6e380c14 /VERSION.txt
parent694db8e81e5fc338fd78fd86ca1561ba4f6c1c3a (diff)
downloadorg.eclipse.jetty.project-09bb70c1617de105ae368f69b6744e192b345cdf.tar.gz
org.eclipse.jetty.project-09bb70c1617de105ae368f69b6744e192b345cdf.tar.xz
org.eclipse.jetty.project-09bb70c1617de105ae368f69b6744e192b345cdf.zip
374174 Consistent mbean names
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3269 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 c6c5d63979..82a4da6cf3 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -13,6 +13,7 @@ jetty-7.4.2-SNAPSHOT
+ 346614 HttpConnection.handle() spins in case of SSL truncation attacks
+ 346764 OrderedGroupBinding deployment binding
+ 347137 Allow SSL renegotiations by default in HttpClient
+ + 374174 Consistent mbean names
+ JETTY-1146 Encode jsessionid in sendRedirect
+ JETTY-1342 Recreate selector if wakeup throws JVM bug

Back to the top