Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2010-03-05 11:41:40 +0000
committerJan Bartel2010-03-05 11:41:40 +0000
commit435a0d256bd0d2252bf9dd34f68e4875d8f08664 (patch)
tree21a7bd4ff376a2e3e46f5d1e2da2dfd8093da7c3 /VERSION.txt
parente2e5f03cc26e673fd672eecb67ae4010cbf2d3ad (diff)
downloadorg.eclipse.jetty.project-435a0d256bd0d2252bf9dd34f68e4875d8f08664.tar.gz
org.eclipse.jetty.project-435a0d256bd0d2252bf9dd34f68e4875d8f08664.tar.xz
org.eclipse.jetty.project-435a0d256bd0d2252bf9dd34f68e4875d8f08664.zip
296569 - removeLifeCycleListener() has no effect
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1341 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 c0778ac7cf..2511c23eda 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,7 @@
jetty-7.0.2-SNAPSHOT
+ JSON parses NaN as null
+ 290765 Reset input for HttpExchange retry.
+ + 296569 removeLifeCycleListener() has no effect
+ 296765 JMX Connector Server and ShutdownThread
+ 297421 Hide server/system classes from WebAppClassLoader.getResources
+ 297783 Handle HEAD reponses in HttpClient

Back to the top