billbarker 01/12/13 19:50:21
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Document Mangler fix.
Revision Changes Path
1.14 +3 -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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- RELEASE-NOTES-3.3.1.txt 2001/12/13 04:26:09 1.13
+++ RELEASE-NOTES-3.3.1.txt 2001/12/14 03:50:20 1.14
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.13 2001/12/13 04:26:09 billbarker Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.14 2001/12/14 03:50:20 billbarker Exp $
This document describes the changes that have been made since the
@@ -114,6 +114,8 @@
5390 Fixed the behavior of LoadOnStartup servlets when the servlet is
actually a JSP page.
+
+5365 Fixed the JasperMangler to handle Java reserved words correctly.
Documentation:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>