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 2015/12/17 22:36:52 UTC

svn commit: r1720667 - in /tomcat/tc6.0.x/trunk/webapps: docs/changelog.xml manager/index.jsp

Author: markt
Date: Thu Dec 17 21:36:51 2015
New Revision: 1720667

URL: http://svn.apache.org/viewvc?rev=1720667&view=rev
Log:
Add a redirect to the web interface to the root of the Manager web application.

Added:
    tomcat/tc6.0.x/trunk/webapps/manager/index.jsp
      - copied unchanged from r1720662, tomcat/tc7.0.x/trunk/webapps/manager/index.jsp
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=1720667&r1=1720666&r2=1720667&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Dec 17 21:36:51 2015
@@ -146,6 +146,10 @@
       <fix>
         Correct some typos in the JNDI resources How-To. (markt)
       </fix>
+      <fix>
+        Add a redirect to the web interface to the root of the Manager web
+        application. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org