Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Gorovoy2010-06-04 05:05:30 +0000
committerMichael Gorovoy2010-06-04 05:05:30 +0000
commit2d08e4d8f9ef4c3ac90b924e0e3a7ab2f5e1bfd2 (patch)
tree93e365618c34800f6d06c68865353802119c7909 /VERSION.txt
parent8542e6c7aee3836e6607296a67ec84aceaf9504a (diff)
downloadorg.eclipse.jetty.project-2d08e4d8f9ef4c3ac90b924e0e3a7ab2f5e1bfd2.tar.gz
org.eclipse.jetty.project-2d08e4d8f9ef4c3ac90b924e0e3a7ab2f5e1bfd2.tar.xz
org.eclipse.jetty.project-2d08e4d8f9ef4c3ac90b924e0e3a7ab2f5e1bfd2.zip
293222 Improve request log to handle/show asynchronous latency
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1916 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 17b00982fe..9289ad7dc2 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,7 @@
jetty-7.1.4-SNAPSHOT
+ 292326 Stop continuations if server is stopped.
+ 292814 Make QoSFilter and DoSFilter JMX manageable
+ + 293222 Improve request log to handle/show asynchronous latency
+ 294212 Can not customize session cookie path
+ 302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDoc
+ 304100 Better document JMX setup in jetty-jmx.xml

Back to the top