remm 2004/10/26 08:53:04 Modified: webapps/docs changelog.xml Log: - Changelog update. Revision Changes Path 1.154 +4 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- changelog.xml 25 Oct 2004 19:12:53 -0000 1.153 +++ changelog.xml 26 Oct 2004 15:53:04 -0000 1.154 @@ -104,7 +104,7 @@ Remove bad shutdown logic for ms pool strategy. (remm) </fix> <fix> - <bug>31090</bug>: Sync with Cookie, by adding ' ' as a special char. If a special char is present, + Sync with Cookie, by adding ' ' as a special char. If a special char is present, the string will be quoted. If the client doesn't support it, the String will no be quoted anyway and no IAE will be thrown. (remm) </fix> @@ -116,6 +116,9 @@ <update> String caching is enabled by default for ByteChunk. (remm) </update> + <fix> + <bug>31090</bug>: Use a URL encoded path when setting session cookies. (remm) + </fix> </changelog> </subsection>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]