X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=987fe1e23f096f0bf636e0c45592504733896b18;hb=17868b50b4da483cd0f8c343ede264799177cdbf;hp=26810d5bd00d61a04479eb539d831a89cdb78afb;hpb=c03d51cbbfe9f4f8a28dbabbfc068573a1842b74;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 26810d5..987fe1e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,14 @@ +Changes since 2.23 +------------------ + * NSSM once again calls TerminateProcess() correctly. + +Changes since 2.22 +------------------ + * NSSM no longer clutters the event log with "The specified + procedure could not be found" on legacy Windows releases. + + * Fixed failure to set a local username to run the service. + Changes since 2.21 ------------------ * Existing services can now be managed using the GUI