Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-10 06:02:59 +0000
committerGreg Wilkins2010-06-10 06:02:59 +0000
commit8a0121c447bb3cc0f3977dc97033bd19bf8cc4c2 (patch)
treea1727e1c84394aae0efa283b70887e1924d92333 /VERSION.txt
parent7bad38add17cd185a9b816caa5e62522d1644bc5 (diff)
downloadorg.eclipse.jetty.project-8a0121c447bb3cc0f3977dc97033bd19bf8cc4c2.tar.gz
org.eclipse.jetty.project-8a0121c447bb3cc0f3977dc97033bd19bf8cc4c2.tar.xz
org.eclipse.jetty.project-8a0121c447bb3cc0f3977dc97033bd19bf8cc4c2.zip
version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1984 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.txt b/VERSION.txt
index d2670d48fb..54e954c28b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -7,12 +7,12 @@ jetty-7.1.4.v20100609
+ 294212 Can not customize session cookie path
+ 301608 Deregister shutdown hooks
+ 302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDoc
- + 303661 Startup with jetty.sh-Script failes if JETTY_HOME is not writeable for JETTY_USER
+ + 303661 jetty.sh failes if JETTY_HOME is not writeable
+ 304100 Better document JMX setup in jetty-jmx.xml
+ 305300 AsyncContext.start dispatches runnable
+ 314299 Create test harness for JDBCLoginService
+ 314581 Implement the Sec-Websocket handshake
- + 315190 CrossOriginFilter adds headers not understood by Chrome 5 WebSocket implementation
+ + 315190 CrossOriginFilter avoid headers not understood by WebSocket
+ 315687 included init script fails to test for JETTY_HOME as empty
+ 315715 Improved Cookie version handling. Server.setMaxCookieVersion
+ 315744 Fixed STOP.PORT and STOP.KEY in start.jar

Back to the top