Author: yoavs
Date: Mon Dec 25 06:19:29 2006
New Revision: 490152
URL: http://svn.apache.org/viewvc?view=rev&rev=490152
Log:
Bugzilla 40192: minor setup doc update regarding tray icon.
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
tomcat/container/tc5.5.x/webapps/docs/setup.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?view=diff&rev=490152&r1=490151&r2=490152
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Mon Dec 25 06:19:29 2006
@@ -169,8 +169,11 @@
Gregory S. Hoerner Sr. (yoavs)
</update>
<fix>
- <bug>40326</bug>: : stop using File#deleteOnExit in DefaultServlet to
avoid
+ <bug>40326</bug>: stop using File#deleteOnExit in DefaultServlet to
avoid
JVM memory leak, as suggested by quartz. (yoavs)
+ </fix>
+ <fix>
+ <bug>40192</bug>: update setup.html notes regarding Windows tray icon.
(yoavs)
</fix>
</changelog>
</subsection>
Modified: tomcat/container/tc5.5.x/webapps/docs/setup.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/setup.xml?view=diff&rev=490152&r1=490151&r2=490152
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/setup.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/setup.xml Mon Dec 25 06:19:29 2006
@@ -47,7 +47,7 @@
of a J2SE 5 JRE.
</li>
<li><strong>Tray icon</strong>: When Tomcat is run as a service, there
- will not be any tray icon present when Tomcat is running. Note that
+ will be a tray icon visible. Note that
when choosing to run Tomcat at the end of installation, the tray
icon will be loaded at the same time.</li>
<li>Refer to the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]