Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-09 07:40:58 +0000
committerGreg Wilkins2010-06-09 07:40:58 +0000
commit41daed8aae1b25ccd6888c48c1d1205a2bf71dc9 (patch)
treefd12c0856d0c62983e0c3a66c0e05931928d1247 /VERSION.txt
parent7f409167a7ec78581760c6a93c66e028416f4816 (diff)
downloadorg.eclipse.jetty.project-41daed8aae1b25ccd6888c48c1d1205a2bf71dc9.tar.gz
org.eclipse.jetty.project-41daed8aae1b25ccd6888c48c1d1205a2bf71dc9.tar.xz
org.eclipse.jetty.project-41daed8aae1b25ccd6888c48c1d1205a2bf71dc9.zip
305300 AsyncContext.start dispatches runnable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1950 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 23b46ed367..c16a37eec2 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -8,6 +8,7 @@ jetty-7.1.4-SNAPSHOT
+ 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
+ + 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

Back to the top