From b5654648eb43ebcee4a2259431b8b141ae273238 Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Tue, 23 Mar 2010 20:36:42 +0000 Subject: [PATCH] 306840 suppress content-length in requests without content git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1406 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSION.txt b/VERSION.txt index 35104d98366..10b625fc0e0 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,5 +1,6 @@ jetty-7.0.2.SNAPSHOT + 306783 - NPE in StdErrLog when Throwable is null + + 306840 - Suppress content-length in requests with no content jetty-7.0.2.RC0 + JSON parses NaN as null