Author: kkolinko
Date: Tue Mar 26 12:35:08 2013
New Revision: 1461086
URL: http://svn.apache.org/r1461086
Log:
bin/daemon.sh was added in r1202063 (7.0.23). Mention it in changelog.
Modified:
tomcat/tc7.0.x/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=1461086&r1=1461085&r2=1461086&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 26 12:35:08 2013
@@ -3069,6 +3069,11 @@
JAR is now required by the Ant tasks. Patch provided by Volker Krebs.
(markt)
</fix>
+ <add>
+ Add sample Apache Commons Daemon JSVC wrapper script
+ <code>bin/daemon.sh</code> that can be used with
<code>/etc/init.d</code>.
+ (mturk)
+ </add>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]