remm 02/02/21 20:03:35 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.3-B1.txt Log: - Update bug status. Revision Changes Path No revision No revision 1.1.2.10 +7 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt Index: RELEASE-NOTES-4.0.3-B1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt,v retrieving revision 1.1.2.9 retrieving revision 1.1.2.10 diff -u -r1.1.2.9 -r1.1.2.10 --- RELEASE-NOTES-4.0.3-B1.txt 22 Feb 2002 00:41:11 -0000 1.1.2.9 +++ RELEASE-NOTES-4.0.3-B1.txt 22 Feb 2002 04:03:35 -0000 1.1.2.10 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.9 2002/02/22 00:41:11 remm Exp $ +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.10 2002/02/22 04:03:35 remm Exp $ ============ @@ -102,10 +102,12 @@ ---------------------- 3770 HttpSessionListener.sessionCreated() called twice for each session +4295 Cookies not following RFC2109 4518 Jsp-file and load-on-startup and init-param does not work 5422 HTTP Headers not being cleared after form authentication 5647 AJP13 connector will not pass authentication requests 6090 Listener not instantiated in tld file +6201 ISO-8859-8-i problem. (hebrew) 6374 Class not found for: org/w3c/dom/range/Range 6396 LoggerBase class is package not public 6406 All classes in $CATALINA_HOME/classes become invisible @@ -118,6 +120,10 @@ 6550 Old WebappClassLoaders can't be GC'd 6558 NPE in RequestDumperValve.toString if debug in catalina/XmlMapper 6569 setLocale() doesn't set the Content-Type charset attribute +6600 EncodeURL adds 'jsession' when 'isRequestedSessionIdFromURL' + returns false +6609 SendMailServlet.java is not compiled even if javamail is installed + correctly ============================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>