remm 02/04/04 09:47:59 Modified: . Tag: tomcat_40_branch RELEASE-NOTES-4.0.4.txt Log: - Document latest changes and bugfixes. Revision Changes Path No revision No revision 1.1.2.4 +11 -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.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- RELEASE-NOTES-4.0.4.txt 1 Apr 2002 18:19:56 -0000 1.1.2.3 +++ RELEASE-NOTES-4.0.4.txt 4 Apr 2002 17:47:59 -0000 1.1.2.4 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.4.txt,v 1.1.2.3 2002/04/01 18:19:56 remm Exp $ +$Id: RELEASE-NOTES-4.0.4.txt,v 1.1.2.4 2002/04/04 17:47:59 remm Exp $ ============ @@ -82,6 +82,8 @@ Generic Bug Fixes: ------------------ +[B3] Coyote: + Update to Coyote 1.0 Beta 5. ------------------ @@ -133,6 +135,12 @@ [B3] WebdavServlet: Avoid unnecessary operations when doing a PROPFIND. +[B3] Coyote: + Fix handling of null strings in response headers. + +[B3] Coyote: + Implement getRemoteHost and getRemoteAddr. + ---------------- Jasper Bug Fixes: @@ -164,6 +172,7 @@ [B1] 4295 Cookies not following RFC2109 [B1] 4518 Jsp-file and load-on-startup and init-param does not work [B1] 5422 HTTP Headers not being cleared after form authentication +[B3] 5471 jspc -webapp option is broken due to namespace collisions [B1] 5647 AJP13 connector will not pass authentication requests [B1] 6090 Listener not instantiated in tld file [B1] 6201 ISO-8859-8-i problem. (hebrew) @@ -201,6 +210,7 @@ [B2] 7171 FileStore directory must exists [B2] 7344 Tomcat appears to be case-sensitive with regard to the token "Basic" in Authorization request parameter +[B3] 7488 JspC generates wrong package with -webapp on PC/DOS/NT/Win2k [B3] 7534 StackOverflowError in ChunkedOutputFilter.doWrite()
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>