You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/07/01 13:05:03 UTC

svn commit: r1498375 - in /tomcat: tc7.0.x/trunk/webapps/docs/changelog.xml trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Jul  1 11:05:02 2013
New Revision: 1498375

URL: http://svn.apache.org/r1498375
Log:
Use the right changelog

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
    tomcat/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=1498375&r1=1498374&r2=1498375&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Jul  1 11:05:02 2013
@@ -73,6 +73,11 @@
         <bug>54745</bug>: Fix JAR file scanning when Tomcat is deployed via Java
         Web Start. Patch provided by Nick Williams. (markt)
       </fix>
+      <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>55071</bug>: Ensure original exception is reported if JDBC Realm
         fails to read a user&apos;s credentials. (markt)

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1498375&r1=1498374&r2=1498375&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jul  1 11:05:02 2013
@@ -130,11 +130,6 @@
         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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org