yoavs 2005/03/23 08:02:49 Modified: webapps/docs changelog.xml setup.xml Log: Bugzilla 33739. Revision Changes Path 1.250 +9 -6 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v retrieving revision 1.249 retrieving revision 1.250 diff -u -r1.249 -r1.250 --- changelog.xml 23 Mar 2005 15:48:36 -0000 1.249 +++ changelog.xml 23 Mar 2005 16:02:49 -0000 1.250 @@ -42,6 +42,9 @@ <add> Add ant JkStatusUpdateTask for remote status worker handling ( >=mod_jk 1.2.9) (pero) </add> + <add> + <bug>33739</bug>: Add reference to RUNNING.txt in setup.html. (yoavs) + </add> </changelog> </subsection> @@ -78,15 +81,15 @@ <bug>34016</bug>: Save and restore docBase when using antiResourceLocking, for compatibility with the admin webapp (remm) </fix> - <update> + <add> <bug>33636</bug>: Set lastModified attribute when expanding WAR files. (yoavs) - </update> - <update> + </add> + <add> <bug>32938</bug>: Allow Salted SHA (SSHA) passwords in JNDIRealm. (yoavs) - </update> - <update> + </add> + <add> <bug>31288</bug>: Allow SMTP authentication for JNDI MailSessionFactory. (yoavs) - </update> + </add> </changelog> </subsection> 1.12 +8 -3 jakarta-tomcat-catalina/webapps/docs/setup.xml Index: setup.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/setup.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- setup.xml 27 Sep 2004 15:31:27 -0000 1.11 +++ setup.xml 23 Mar 2005 16:02:49 -0000 1.12 @@ -14,9 +14,14 @@ <body> <section name="Introduction"> - - - + <p> + This document introduces several ways to set up Tomcat for running + on different platforms. Please note that some advanced setup issues + are not covered here: the full distribution (ZIP file or tarball) + includes a file called + RUNNING.txt which discusses these issues. We encourage you to refer + to it if the information below does not answer some of your questions. + </p> </section> <section name="Windows">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]