Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAthena Yao2009-08-20 12:29:20 +0000
committerAthena Yao2009-08-20 12:29:20 +0000
commit7e760b5a7cce40343a0f51bcc361524bde98be07 (patch)
tree2d31890b08d9d9361dc07b25f7df5aefdde6697c /VERSION.txt
parent7e6b89f9860d82af98187fa370a426132b59cb72 (diff)
downloadorg.eclipse.jetty.project-7e760b5a7cce40343a0f51bcc361524bde98be07.tar.gz
org.eclipse.jetty.project-7e760b5a7cce40343a0f51bcc361524bde98be07.tar.xz
org.eclipse.jetty.project-7e760b5a7cce40343a0f51bcc361524bde98be07.zip
JETTY-1081
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@747 7e9141cc-0065-0410-87d8-b60c137991c4
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 0235604cb6..9dbdeec2b1 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,7 @@
jetty-7.0.0-SNAPSHOT
+ 286911 Clean out cache when recycling HTTP fields
-
+ + JETTY-1081 Handle null content type in GzipFilter
+
jetty-7.0.0.RC4 18 August 2009
+ 286185 Implement ability for JSON implementation to automatically register convertors
+ Added discoverable start options

Back to the top