Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index b3e79a2087..5ce297f61c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -5,7 +5,8 @@ jetty-7.5.0-SNAPSHOT
+ 352046 Need try/catch around features set in XmlParser
+ 352176 xml parsing on startElement should be more flexible on using qName or localName
+ 352684 Implemented spinning thread analyzer
-
+ + 352786 GzipFilter fails to pass parameters to GzipResponseWrapper
+
jetty-7.4.4.v20110707 July 7th 2011
+ 308851 Converted all jetty-client module tests to JUnit 4
+ 345268 JDBCSessionManager does not work with maxInactiveInterval = -1

Back to the top