From 0e3e02f6f998f4347601528e6519d167331371ec Mon Sep 17 00:00:00 2001 From: Thomas Becker Date: Tue, 10 Sep 2013 15:34:12 +0200 Subject: [PATCH] Updating VERSION.txt top section --- VERSION.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index 24987024a37..3567a3e83df 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,20 @@ -jetty-7.6.13-SNAPSHOT +jetty-7.6.13.v20130910 - 10 September 2013 + + 412629 PropertyFileLoginModule doesn't cache user configuration file even + for refreshInterval=0 + + 413484 setAttribute in nosql session management better handles _dirty status + + 414235 RequestLogHandler configured on a context fails to handle forwarded + requests + + 414393 StringIndexOutofBoundsException with > 8k multipart content without + CR or LF + + 414431 Avoid debug NPE race + + 414507 Ensure AnnotationParser ignores parent dir hierarchy when checking + for hidden dirnames + + 414652 WebSocket's sendMessage() may hang on congested connections. + + 415192 maps to JspPropertyGroupServlet instead of JspServlet + + 415401 Add XmlConfiguration.initializeDefaults that allows to set default + values for any XmlConfiguration that may be overridden in the config file + + 416585 WebInfConfiguration examines webapp classloader first instead of its + parent when looking for container jars jetty-7.6.12.v20130726 - 26 July 2013 + 396706 CGI support parameters