Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-26 08:04:28 +0000
committerGreg Wilkins2010-05-26 08:04:28 +0000
commitf728f9dfa3dbc2591f1a2d58810437a43d206926 (patch)
treea2c4382567942527974566cb07b9519e88481828 /VERSION.txt
parent0e780cd2f80843a30e5c03bfb60c23be71476daa (diff)
downloadorg.eclipse.jetty.project-f728f9dfa3dbc2591f1a2d58810437a43d206926.tar.gz
org.eclipse.jetty.project-f728f9dfa3dbc2591f1a2d58810437a43d206926.tar.xz
org.eclipse.jetty.project-f728f9dfa3dbc2591f1a2d58810437a43d206926.zip
296567 HttpClient RedirectListener handles new HttpDestination
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1872 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 8c0fae8511..6676eb3b08 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
jetty-7.1.3-SNAPSHOT
+ + 296567 HttpClient RedirectListener handles new HttpDestination
+ 297598 JDBCLoginService uses hardcoded credential class
+ 305898 Websocket handles query string in URI
+ 307457 Exchanges are left unhandled when connection is lost

Back to the top