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="[email protected]">Peter Rossbach</author>
<author email="[email protected]">Konstantin Kolinko</author>
<author email="[email protected]">Jean-Frederic Clere</author>
+ <author email="[email protected]">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: [email protected]
For additional commands, e-mail: [email protected]