Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-07-20 00:47:10 +0000
committerGreg Wilkins2010-07-20 00:47:10 +0000
commit599294e8f3c4c2ef071464da2da6a5ccf25552e3 (patch)
tree2b6e154bfdfc9096efcf8b986f876e735e891391 /VERSION.txt
parent4dd6536e1be0ef6b2d778b746a83c52db8bda7ba (diff)
downloadorg.eclipse.jetty.project-599294e8f3c4c2ef071464da2da6a5ccf25552e3.tar.gz
org.eclipse.jetty.project-599294e8f3c4c2ef071464da2da6a5ccf25552e3.tar.xz
org.eclipse.jetty.project-599294e8f3c4c2ef071464da2da6a5ccf25552e3.zip
320264 Removed duplicate mime.property entries
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2157 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 89c8888029..f383ab7abc 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,7 @@ jetty-7.2-SNAPSHOT
+ 319444 Two nulls are appended to log statements from ContextHanler$Context
+ 320073 Reconsile configuration mechanism
+ 320112 Websocket in aggregate jars
+ + 320264 Removed duplicate mime.property entries
+ JETTY-1245 Do not use direct buffers with NIO SSL
+ JETTY-1249 Apply max idle time to all connectors
+ Added ignore to Logger interface

Back to the top