Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-08-16 05:46:17 +0000
committerGreg Wilkins2010-08-16 05:46:17 +0000
commita456b2b60010a0b5ac2091a24e8a3f2f92eb92d3 (patch)
tree11330867e3eb70fd17b11dc06378905589aae149 /VERSION.txt
parentaff6cfed539d7e445bf28dff0fbffa0a8c2b6b15 (diff)
downloadorg.eclipse.jetty.project-a456b2b60010a0b5ac2091a24e8a3f2f92eb92d3.tar.gz
org.eclipse.jetty.project-a456b2b60010a0b5ac2091a24e8a3f2f92eb92d3.tar.xz
org.eclipse.jetty.project-a456b2b60010a0b5ac2091a24e8a3f2f92eb92d3.zip
321735 HttpClient onException called for buffer overflow.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2213 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 91a6cdfc9f..831377b035 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -11,6 +11,7 @@ jetty-7.2-SNAPSHOT
+ 321232 BasicAuthenticator ignores bad Authorization header.
+ 321307 HashSessionManager calls passivation listeners.
+ 321730 SelectChannelEndPoint prints to System.err
+ + 321735 HttpClient onException called for buffer overflow.
+ 322683 RewriteHandler thread safety
+ JETTY-912 added per exchange timeout api
+ JETTY-1245 Do not use direct buffers with NIO SSL

Back to the top