jfclere 02/01/10 08:43:18 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt Log: This error in mod_webapp has been corrected. Revision Changes Path No revision No revision 1.1.2.4 +1 -5 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.txt Index: RELEASE-NOTES-4.0.2-B2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2-B2.txt,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- RELEASE-NOTES-4.0.2-B2.txt 5 Jan 2002 22:25:29 -0000 1.1.2.3 +++ RELEASE-NOTES-4.0.2-B2.txt 10 Jan 2002 16:43:18 -0000 1.1.2.4 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.3 2002/01/05 22:25:29 larryi Exp $ +$Id: RELEASE-NOTES-4.0.2-B2.txt,v 1.1.2.4 2002/01/10 16:43:18 jfclere Exp $ ============ @@ -151,10 +151,6 @@ * With this release, FORM-based authentication will work correctly, but there is a bug that prevents BASIC authentication from operating. This will be addressed before final release. - -* If you restart Tomcat, you must also restart Apache to avoid receiving - "Error 400 - Bad Request" errors. This will be handled transparently - in the final release. * The combination of Apache+Tomcat currently passes all spec validation tests in the "jakarta-watchdog-4.0" suite.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>