Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-09-15 01:30:16 +0000
committerGreg Wilkins2009-09-15 01:30:16 +0000
commitd6415542d3848d4cdbaf2ccf7ab91f9c5d566df5 (patch)
tree05ef739c7403facf20e3ae28ff34ec68509863f2 /VERSION.txt
parent21907e25e6b5cc5f0ced52a6928085ca8ab3b507 (diff)
downloadorg.eclipse.jetty.project-d6415542d3848d4cdbaf2ccf7ab91f9c5d566df5.tar.gz
org.eclipse.jetty.project-d6415542d3848d4cdbaf2ccf7ab91f9c5d566df5.tar.xz
org.eclipse.jetty.project-d6415542d3848d4cdbaf2ccf7ab91f9c5d566df5.zip
289027 deobfuscate HttpClient SSL passwords
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@894 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 c594781ffc..05a08d6815 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -3,6 +3,7 @@ jetty-7.0.1-SNAPSHOT
+ Promoted Jetty Centralized Logging from Sandbox
+ 288401 HttpExchange.cancel() Method Unimplemented
+ 289265 Test harness for async input
+ + 289027 deobfuscate HttpClient SSL passwords
jetty-7.0.0.RC6-SNAPSHOT
+ 288055 jetty-client fails to resolve failed resolution attempts correctly

Back to the top