Author: kkolinko Date: Wed May 5 16:20:57 2010 New Revision: 941364 URL: http://svn.apache.org/viewvc?rev=941364&view=rev Log: Add bug number to feature added in r891289
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=941364&r1=941363&r2=941364&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Wed May 5 16:20:57 2010 @@ -31,6 +31,7 @@ <author email="p...@apache.org">Peter Rossbach</author> <author email="kkoli...@apache.org">Konstantin Kolinko</author> <author email="jfcl...@apache.org">Jean-Frederic Clere</author> + <author email="kfuj...@apache.org">Keiichi Fujino</author> <title>Changelog</title> </properties> @@ -907,8 +908,8 @@ Ensure log messages are not lost on shutdown. (markt) </fix> <add> - Provide an option to allow the equals character in unquoted cookie - values. (markt) + <bug>44679</bug>: Provide an option to allow the equals character in + unquoted cookie values. (markt) </add> <add> Add support for a connectionTimeout parameter to the JNDIRealm. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org