X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=aa86f2ec565806328e4e36d539972cf1950b580d;hb=62f28c55d444d846579159133dbe091809a2c08b;hp=4caa536e172c347f1f789b7706fbc4e5ed267baf;hpb=be1df1f2ffeb6fde929866d29416ca5049fa6814;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 4caa536..aa86f2e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,23 @@ +Changes since 2.24 +------------------ + * Allow skipping kill_process_tree(). + + * NSSM can now sleep a configurable amount of time after + rotating output files. + + * NSSM can now rotate log files by calling CopyFile() + followed by SetEndOfFile(), allowing it to rotate files + which other processes hold open. + + * NSSM now sets the service environment before querying + parameters from the registry, so paths and arguments + can reference environment configured in AppEnvironment + or AppEnvironmentExtra. + +Changes since 2.23 +------------------ + * NSSM once again calls TerminateProcess() correctly. + Changes since 2.22 ------------------ * NSSM no longer clutters the event log with "The specified