Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2010-06-07 21:32:10 +0000
committerJoakim Erdfelt2010-06-07 21:32:10 +0000
commit534c5b4c902abdc51573bcdfe1674b7fbf6da218 (patch)
tree62547455a26b50e909ce1d905716f331f5c2860b /VERSION.txt
parentb2ad3a2d8b583ffc1f28a7ce5143f09d6684c4da (diff)
downloadorg.eclipse.jetty.project-534c5b4c902abdc51573bcdfe1674b7fbf6da218.tar.gz
org.eclipse.jetty.project-534c5b4c902abdc51573bcdfe1674b7fbf6da218.tar.xz
org.eclipse.jetty.project-534c5b4c902abdc51573bcdfe1674b7fbf6da218.zip
Adding 303661, reducing line length to 80 to conform to changelog requirements on linux packaging side.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1935 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/VERSION.txt b/VERSION.txt
index d81ea6fa6b..7a81f67fda 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -4,12 +4,15 @@ jetty-7.1.4-SNAPSHOT
+ 293222 Improve request log to handle/show asynchronous latency
+ 294212 Can not customize session cookie path
+ 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
+ 304100 Better document JMX setup in jetty-jmx.xml
+ 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 adds headers not understood by Chrome 5 WebSocket
+ implementation
+ 315715 Improved Cookie version handling. Server.setMaxCookieVersion
- + 315744 Fixed STOP.PORT and STOP.KEY in start.jar
+ + 315744 Fixed STOP.PORT and STOP.KEY in start.jar
+ 315748 Removed --fromDaemon from start.jar
+ 315925 Improved context xml configuration handling
+ 315995 Incorrect package name in system classes list

Back to the top