Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 29eabc3598..9ec9847ca8 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,5 @@
-jetty-8.1.1-SNAPSHOT
-
-jetty-8.1.0.v20120125 - 25 January 2012
+jetty-8.1.0.v20120127 - 27 January 2012
+ + 368773 allow authentication to be set by non securityHandler handlers
+ 368992 avoid update key while flushing during a write
+ 369216 turned off the shared resource cache
+ 369349 replace quotes with a space escape method

Back to the top