Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-12-06 21:15:56 +0000
committerJesse McConnell2011-12-06 21:15:56 +0000
commitf188ea4c0fea04439d6bd544a22b0c399156de86 (patch)
treecff3bbc5108bbd1cc5e003b49be66bf39506cb33
parent7e4af3617cf433a5701ac69fdaa134eb6309f33c (diff)
downloadorg.eclipse.jetty.project-f188ea4c0fea04439d6bd544a22b0c399156de86.tar.gz
org.eclipse.jetty.project-f188ea4c0fea04439d6bd544a22b0c399156de86.tar.xz
org.eclipse.jetty.project-f188ea4c0fea04439d6bd544a22b0c399156de86.zip
Updating VERSION.txt top section
-rw-r--r--VERSION.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 8aaa28a591..fc04cd38a7 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,5 +1,7 @@
-jetty-8.1.0-SNAPSHOT
- + 360245 The version of the javax.servlet packages to import is 2.6 instead of 3.0
+jetty-8.1.0.RC1 - 06 December 2011
+ + 360245 The version of the javax.servlet packages to import is 2.6 instead of
+ 3.0
+ + 365370 ServletHandler can fall through to nested handler
jetty-8.1.0.RC0 - 30 November 2011
+ 352565 cookie httponly flag ignored

Back to the top