From: markt Date: Wed, 16 Jan 2008 22:12:50 +0000 (+0000) Subject: Fix odd statement. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=74f6c887a6c70af05a7c87875c86b681b4cfeea9;p=tomcat7.0 Fix odd statement. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612588 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 32746ccbc..fbf098508 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,8 +42,7 @@ KNOWN ISSUES IN THIS RELEASE: =================== Dependency Changes: =================== -Tomcat 6.0 is designed to run on JSE 5.0 and later, and requires -configuration to run on JSE 5.0. +Tomcat 6.0 is designed to run on JSE 5.0 and later. In addition, Tomcat 6.0 uses the Eclipse JDT Java compiler for compiling JSP pages. This means you no longer need to have the complete