diff options
author | Greg Wilkins | 2009-04-02 04:59:19 +0000 |
---|---|---|
committer | Greg Wilkins | 2009-04-02 04:59:19 +0000 |
commit | 13d4e0af1f972048fdabe6cdc8aef247563ea46c (patch) | |
tree | d101945dc4c8fd96436a3583f307d6b016792923 /VERSION.txt | |
parent | da4c17cd1cf3dc1136b31494211fb010b51fefcb (diff) | |
download | org.eclipse.jetty.project-13d4e0af1f972048fdabe6cdc8aef247563ea46c.tar.gz org.eclipse.jetty.project-13d4e0af1f972048fdabe6cdc8aef247563ea46c.tar.xz org.eclipse.jetty.project-13d4e0af1f972048fdabe6cdc8aef247563ea46c.zip |
handlers cannot be updated after start
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@86 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r-- | VERSION.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index af4eb9bed3..883496a33a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,4 @@ -jetty-7.0.0.incubator0-SNAPSHOT +jetty-7.0.0.M0-SNAPSHOT + JETTY-496 Support inetd/xinetd through use of System.inheritedChannel() + JETTY-540 Merged 3.0 Public Review changes + JETTY-567 Delay in initial TLS Handshake With FireFox 3 beta5 and SslSelectChannelConnector @@ -82,6 +82,7 @@ jetty-7.0.0.incubator0-SNAPSHOT + JETTY-953 SSL keystore file input stream is not being closed directly + JETTY-956 SslSelectChannelConnector - password should be the default value of keyPassword if not specified + moved to org.eclipse packages + + simplified HandlerContainer API jetty-6.1.15 4 March 2009 + JETTY-931 Fix issue with jetty-rewrite.xml |