Author: fhanik
Date: Tue Nov 11 13:47:37 2008
New Revision: 713183
URL: http://svn.apache.org/viewvc?rev=713183&view=rev
Log:
Update changelog with last three commits
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=713183&r1=713182&r2=713183&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Nov 11 13:47:37 2008
@@ -36,6 +36,15 @@
<subsection name="Catalina">
<changelog>
<fix>
+ Comet should always invoke END and properly invoke READ (r713174)
+ </fix>
+ <fix>
+ Fix class cast exception when shutting down a replicated context but
no cluster has been configured in server.xml (r713177)
+ </fix>
+ <fix>
+ Dererence socket when its no longer used. Frees up socket buffers and
memory. No functional change. (r713175)
+ </fix>
+ <fix>
Correct wrong "No role found" debug message,
logged in RealmBase even if a role was found. (rjung)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]