X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=3ef60051d879cb2621868af5319b3c9a3d8de244;hb=5d8129f70ecd6e6a07f9bb2601c2d8e5f14586f7;hp=ecc59e0c6a16052cccab3201f8021e41f4d9affd;hpb=6ee4bf0c79840175fea1a8035c9ef4ce6749d779;p=nssm.git diff --git a/README.txt b/README.txt index ecc59e0..3ef6005 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ NSSM: The Non-Sucking Service Manager -Version 2.6, 2010-11-19 +Version 2.7, 2011-01-25 NSSM is a service helper program similar to srvany and cygrunsrv. It can start any application as an NT service and will restart the service if it @@ -158,6 +158,9 @@ Credits Thanks to Bernard Loh for finding a bug with service recovery. Thanks to Benjamin Mayrargue (www.softlion.com) for adding 64-bit support. Thanks to Joel Reingold for spotting a command line truncation bug. +Thanks to Arve Knudsen for spotting that child processes of the monitored +application could be left running on service shutdown, and that a missing +registry value for AppDirectory confused NSSM. Licence -------