billbarker 02/01/21 20:23:54 Modified: . RELEASE-NOTES-3.3.1.txt Log: Record fix for bug #5191 Revision Changes Path 1.23 +2 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- RELEASE-NOTES-3.3.1.txt 13 Jan 2002 02:41:04 -0000 1.22 +++ RELEASE-NOTES-3.3.1.txt 22 Jan 2002 04:23:54 -0000 1.23 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-3.3.1.txt,v 1.22 2002/01/13 02:41:04 larryi Exp $ +$Id: RELEASE-NOTES-3.3.1.txt,v 1.23 2002/01/22 04:23:54 billbarker Exp $ This document describes the changes that have been made since the @@ -172,6 +172,7 @@ StaticInterceptor). The check was redundant, and was causing Spec problems. +5191 Fix parsing of JSP comments with extra '-' characters. Configuration:
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>