Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-12-01 17:30:31 +0000
committerGreg Wilkins2010-12-01 17:30:31 +0000
commit1c70bb6e45bea05383ae3e2640209279823a2e6b (patch)
tree774346c8ad1441dd9aae0a3404b2d5e18535c64f /VERSION.txt
parent26cc7563f573f10dbf4170c7a37870487e1c3943 (diff)
downloadorg.eclipse.jetty.project-1c70bb6e45bea05383ae3e2640209279823a2e6b.tar.gz
org.eclipse.jetty.project-1c70bb6e45bea05383ae3e2640209279823a2e6b.tar.xz
org.eclipse.jetty.project-1c70bb6e45bea05383ae3e2640209279823a2e6b.zip
331567 IPAccessHandlerTest failed on MacOS fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2566 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 62340799a9..3466aebd0f 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,4 @@
-
+ + 331567 IPAccessHandlerTest failed on MacOS fix
+ 328789 Clean up tmp files from test harnesses
+ 331230 Fixed low thread warnings when acceptors>threadpool

Back to the top