Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-11-26 02:27:36 +0000
committerGreg Wilkins2009-11-26 02:27:36 +0000
commit604a2ae23f7564f1bde5d5358fb8ad1b83edde9b (patch)
tree8ac20684371ffd3aa2b9ee37a95bbd5ae3f21fbf /VERSION.txt
parent7a3906cfcf5bf58adcf62e3063ef3dae36878901 (diff)
downloadorg.eclipse.jetty.project-604a2ae23f7564f1bde5d5358fb8ad1b83edde9b.tar.gz
org.eclipse.jetty.project-604a2ae23f7564f1bde5d5358fb8ad1b83edde9b.tar.xz
org.eclipse.jetty.project-604a2ae23f7564f1bde5d5358fb8ad1b83edde9b.zip
JSON parses NaN as null
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1101 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 8bda2e2182..27abb71d8e 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,6 @@
+jetty-7.0.2-SNAPSHOT
+ + JSON parses NaN as null
+
jetty-7.0.1.v20091125 25 November 2009
+ 274251 DefaultServlet supports exact match mode.
+ 288401 HttpExchange.cancel() Method Unimplemented

Back to the top