Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-17 00:46:07 +0000
committerGreg Wilkins2009-08-17 00:46:07 +0000
commit5984d4375ce87b36fad74fc7d66e355650401f05 (patch)
treecc8d4d8464674283f3c3c6e8a923cebc5b13487e /VERSION.txt
parentd4b8b3ec6d577fff52d1a113ff4a8e111ec7e960 (diff)
downloadorg.eclipse.jetty.project-5984d4375ce87b36fad74fc7d66e355650401f05.tar.gz
org.eclipse.jetty.project-5984d4375ce87b36fad74fc7d66e355650401f05.tar.xz
org.eclipse.jetty.project-5984d4375ce87b36fad74fc7d66e355650401f05.zip
279820 Fixed HotSwapHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@728 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 0bd1cd45da..6ad2666a73 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -4,6 +4,7 @@ jetty-7.0.0.RC4-SNAPSHOT
+ 286535 ContentExchange status code
+ 285891 SessionAuthentication is serializable
+ JETTY-1079 ResourceCollection.toString
+ + 279820 Fixed HotSwapHandler
jetty-7.0.0.RC3 7 August 2009
+ 277403 remove system properties

Back to the top