Author: markt Date: Mon Sep 30 19:39:50 2013 New Revision: 1527745 URL: http://svn.apache.org/r1527745 Log: Update changelog
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1527745&r1=1527744&r2=1527745&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Sep 30 19:39:50 2013 @@ -63,8 +63,9 @@ <code>localAddList</code>. (markt) </scode> <fix> - Ensure that sockets removed from the Poller in the APR/native connector - are removed in a thread-safe manner. (markt) + <bug>55602</bug>: Ensure that sockets removed from the Poller and then + closed in the APR/native connector are removed and then closed in a + thread-safe manner. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org