Author: markt Date: Mon Jul 1 11:01:46 2013 New Revision: 1498370 URL: http://svn.apache.org/r1498370 Log: Fix changelog
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1498370&r1=1498369&r2=1498370&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Mon Jul 1 11:01:46 2013 @@ -130,6 +130,11 @@ Change default configuration so that a change to the global web.xml file will trigger a reload of all web applications. (markt) </add> + <add> + <bug>55017</bug>: Add the ability to configure the RMI bind address when + using the JMX remote lifecycle listener. Patch provided by Alexey + Noskov. (markt) + </add> <fix> <bug>55101</bug>: Make BASIC authentication more tolerant of whitespace. Patch provided by Brian Burch. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org