larryi 02/03/28 06:58:18 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.4.txt Log: Document update to Jasper. Revision Changes Path No revision No revision 1.1.2.2 +5 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.4.txt Index: RELEASE-NOTES-4.0.4.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.4.txt,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- RELEASE-NOTES-4.0.4.txt 28 Mar 2002 02:57:29 -0000 1.1.2.1 +++ RELEASE-NOTES-4.0.4.txt 28 Mar 2002 14:58:18 -0000 1.1.2.2 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.4.txt,v 1.1.2.1 2002/03/28 02:57:29 remm Exp $ +$Id: RELEASE-NOTES-4.0.4.txt,v 1.1.2.2 2002/03/28 14:58:18 larryi Exp $ ============ @@ -135,6 +135,10 @@ [B1] Script: Fix problem with the Windows script for JSPC, which could cause JARs to not be included in the classpath. + +[B3] CharDataGenerator: + Fixed a bug where '\r' line terminators were not being preserved as + required by the spec. -----------------
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>