Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAthena Yao2009-08-06 07:54:07 +0000
committerAthena Yao2009-08-06 07:54:07 +0000
commitc94e0ce88a3244b2b363daf90723de2c7d1dd0c3 (patch)
tree16bd04a6658fbf23227130d0272e98b7473be6b3 /VERSION.txt
parentecc9b9b417b44a23ef8e6db7716364a7f07a5272 (diff)
downloadorg.eclipse.jetty.project-c94e0ce88a3244b2b363daf90723de2c7d1dd0c3.tar.gz
org.eclipse.jetty.project-c94e0ce88a3244b2b363daf90723de2c7d1dd0c3.tar.xz
org.eclipse.jetty.project-c94e0ce88a3244b2b363daf90723de2c7d1dd0c3.zip
[Bug 283172] add to version.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@650 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 f3f3d0c7f5..65ac8886cc 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -4,6 +4,7 @@ jetty-7.0.0.RC3-SNAPSHOT
+ Improved deferred authentication handling
+ 285697 extract parameters if dispatch has query
+ 282447 concurrent destinations in HttpClient
+ + 283172 fix Windows build, broken on directory creation with the DefaultServlet
+ 283513 Check endp.isOpen when blocking read
jetty-7.0.0.RC2 29 June 2009

Back to the top