Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2011-01-10 20:59:30 +0000
committerGreg Wilkins2011-01-10 20:59:30 +0000
commit9e75b312bbb89bd180e58fdf7bdb85a59219f8af (patch)
treed02aa17e29863b615adfc5586056f7728aa6d9b0 /VERSION.txt
parent0109d0cbe6c46ebbb9724ec2d7d68de7fe2ef82f (diff)
downloadorg.eclipse.jetty.project-9e75b312bbb89bd180e58fdf7bdb85a59219f8af.tar.gz
org.eclipse.jetty.project-9e75b312bbb89bd180e58fdf7bdb85a59219f8af.tar.xz
org.eclipse.jetty.project-9e75b312bbb89bd180e58fdf7bdb85a59219f8af.zip
333892 Improved JVM bug detection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2648 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 14293fa712..25229d5b7b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -17,6 +17,7 @@ jetty-7.3.0-SNAPSHOT
+ 333679 Refactored jetty-jmx. Moved mbeans to modules
+ 333771 System properties are not available inside XML configuration file by using the 'property' tag
+ 333875 Monitor public constructor
+ + 333892 Improved JVM bug detection
jetty-7.2.2.v20101205 5 December 2010
+ JETTY-1308 327109 (re)fixed AJP handling of empty packets

Back to the top