Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Gorovoy2011-08-08 22:03:36 +0000
committerMichael Gorovoy2011-08-08 22:03:36 +0000
commitd496a4f80af520d1dbce88ba3581bd7807a4c278 (patch)
tree789a24cfd7a88b80511f31936a0128804f8839fe /VERSION.txt
parent5e2583084d22fd316aa3da3d6baf915f9ab96de7 (diff)
downloadorg.eclipse.jetty.project-d496a4f80af520d1dbce88ba3581bd7807a4c278.tar.gz
org.eclipse.jetty.project-d496a4f80af520d1dbce88ba3581bd7807a4c278.tar.xz
org.eclipse.jetty.project-d496a4f80af520d1dbce88ba3581bd7807a4c278.zip
354014 Content-Length is passed to wrapped response in GZipFilter
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 a9e362bbb3..81f1e50a8b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -15,6 +15,7 @@ jetty-7.5.0-SNAPSHOT
+ 353465 JAASLoginService ignores callbackHandlerClass
+ 353563 HttpDestinationQueueTest too slow
+ 353862 Improve performance of QuotedStringTokenizer.quote()
+ + 354014 Content-Length is passed to wrapped response in GZipFilter
jetty-7.4.4.v20110707 July 7th 2011
+ 308851 Converted all jetty-client module tests to JUnit 4

Back to the top