Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-08-16 14:36:39 +0000
committerGreg Wilkins2010-08-16 14:36:39 +0000
commit50de9c814ec29b3dc12cca0d83467b30348be9f9 (patch)
treeda65ea275413406ff69a11602eb8ba15306a4e6f /VERSION.txt
parenta456b2b60010a0b5ac2091a24e8a3f2f92eb92d3 (diff)
downloadorg.eclipse.jetty.project-50de9c814ec29b3dc12cca0d83467b30348be9f9.tar.gz
org.eclipse.jetty.project-50de9c814ec29b3dc12cca0d83467b30348be9f9.tar.xz
org.eclipse.jetty.project-50de9c814ec29b3dc12cca0d83467b30348be9f9.zip
322448 Added jetty-dir.css for directory listings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2214 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 831377b035..1402c58f95 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -12,6 +12,7 @@ jetty-7.2-SNAPSHOT
+ 321307 HashSessionManager calls passivation listeners.
+ 321730 SelectChannelEndPoint prints to System.err
+ 321735 HttpClient onException called for buffer overflow.
+ + 322448 Added jetty-dir.css for directory listings
+ 322683 RewriteHandler thread safety
+ JETTY-912 added per exchange timeout api
+ JETTY-1245 Do not use direct buffers with NIO SSL
@@ -30,7 +31,6 @@ jetty-7.1.6.v20100715
+ JETTY-1249 Apply max idle time to all connectors
+ JETTY-1251 Replace then close selector for JVM bugs
-
jetty-7.1.5.v20100705
+ Update ecj to 3.6 Helios release drop
+ 288194 Add blacklist/whitelist to ProxyServlet and ProxyHandler

Back to the top