remm 2003/03/18 02:56:12 Modified: . RELEASE-NOTES-4.1.txt Log: - Status update. Revision Changes Path 1.69 +9 -2 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- RELEASE-NOTES-4.1.txt 17 Mar 2003 10:21:32 -0000 1.68 +++ RELEASE-NOTES-4.1.txt 18 Mar 2003 10:56:12 -0000 1.69 @@ -907,9 +907,13 @@ [4.1.23] CoyoteAdapter: Reject decoded URIs which don't start with '/'. -[4.1.23] Cookies: +[4.1.24] Cookies: Add handling for bad cookies. +[4.1.24] #16508 + CoyoteResponse: + Fix value of the committed flag after the response is finished. + ---------------- Jasper Bug Fixes: @@ -1214,6 +1218,9 @@ [4.1.23] Compiler: Avoid NPE when using JSPC using the built-in compiler. + +[4.1.24] JspC: + Set the thread context class loader to the specified classpath. ============================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]