Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-07-10 08:20:24 +0000
committerGreg Wilkins2009-07-10 08:20:24 +0000
commit6096568c7f38289d87fce1b09cfd09cf9729278b (patch)
tree02edd61e67ad9a5502ef48e4071bc70c7a4066db /VERSION.txt
parentc3b43f49d8c87b9bd36d5c6d2f46c0681a8f1973 (diff)
downloadorg.eclipse.jetty.project-6096568c7f38289d87fce1b09cfd09cf9729278b.tar.gz
org.eclipse.jetty.project-6096568c7f38289d87fce1b09cfd09cf9729278b.tar.xz
org.eclipse.jetty.project-6096568c7f38289d87fce1b09cfd09cf9729278b.zip
282807 283049 282543 Improved handling of timeouts and complete. More debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@538 7e9141cc-0065-0410-87d8-b60c137991c4
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 3ca380cef0..f29746d462 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -7,6 +7,7 @@ jetty-7.0.0.RC0 8 June 2009
+ 271535 Adding integration tests, and enabling RFC2616 tests
+ 281287 Handle date headers before 1 Jan 1970
+ 282807 Better handling of 100 continues if response committed.
+ + 282807 283049 282543 Improved handling of timeouts and complete. More debug
jetty-7.0.0.M4 1 June 2009
+ 281059 NPE in QTP with debug on

Back to the top