Author: kkolinko
Date: Mon Jun 23 17:48:14 2014
New Revision: 1604893
URL: http://svn.apache.org/r1604893
Log:
Amend changelog message for
https://issues.apache.org/bugzilla/show_bug.cgi?id=44312#c6
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=1604893&r1=1604892&r2=1604893&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jun 23 17:48:14 2014
@@ -49,9 +49,8 @@
<changelog>
<fix>
<bug>44312</bug>: Log an error if there is a conflict between Host and
- Alias names. Improve <code>Mapper</code> methods
- <code>removeHost()</code>, <code>removeHostAlias()</code> to avoid
- occasionally removing a host by using an alias name. (kkolinko)
+ Alias names. Improve host management methods in <code>Mapper</code>
+ to avoid occasionally removing a wrong host. (kkolinko)
</fix>
<scode>
<bug>56611</bug>: Refactor code to remove inefficient calls to
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]