Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-26 07:51:57 +0000
committerGreg Wilkins2009-08-26 07:51:57 +0000
commit64f30c1990e521dab78509c58ad7f141a46b986f (patch)
treeaccf2f560f3df4157d8e51a312fc1ef3be29502f /VERSION.txt
parent8dfc3b8ed03a83edabcfad3e13e46c36d211fc67 (diff)
downloadorg.eclipse.jetty.project-64f30c1990e521dab78509c58ad7f141a46b986f.tar.gz
org.eclipse.jetty.project-64f30c1990e521dab78509c58ad7f141a46b986f.tar.xz
org.eclipse.jetty.project-64f30c1990e521dab78509c58ad7f141a46b986f.zip
JETTY-874 Better header full warnings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@765 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index f315245f01..e008244862 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,6 @@
jetty-7.0.0-SNAPSHOT
+ 286911 Clean out cache when recycling HTTP fields
+ + JETTY-874 Better header full warnings
+ JETTY-960 Support for ldaps
+ JETTY-1081 Handle null content type in GzipFilter
+ JETTY-1084 Disable GzipFilter for HEAD requests
@@ -8,7 +9,6 @@ jetty-7.0.0-SNAPSHOT
+ JETTY-1087 Chunked SSL non blocking input
+ 287496 Use start.ini always and added --exec
+ 287632 FilterContinuations for blocking jetty6
-
jetty-7.0.0.RC4 18 August 2009
+ 286185 Implement ability for JSON implementation to automatically register convertors

Back to the top