From: kkolinko Date: Sun, 3 Oct 2010 17:03:05 +0000 (+0000) Subject: Correct changelog entry for r1003923 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f93c3aa72d18fd0a184e5bc13095d123225eb35c;p=tomcat7.0 Correct changelog entry for r1003923 7.0.3 was cut from r1003911, so this one will be in 7.0.4 as Mark noted in BZ Correct a typo in the bug number. It is BZ 49998 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004001 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 93a31a1de..3b5cb2f8f 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -36,6 +36,16 @@ +
+ + + + 49998: Make jsp:root detection work with single quoted + attributes as well. (timw) + + + +
@@ -244,10 +254,6 @@ 49860: Add support for trailing headers in chunked HTTP requests. (markt) - - 49987: Make jsp:root detection work with single quoted - attributes as well. (timw) -