X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=ddfb5f787f6c393ab68d6341bf7d29838b5c11bc;hb=7fdd3f6c44421a7c4872ecea56e550c19489c949;hp=911aa4d468bb30943ca2adf487582b4d30ffc46d;hpb=6a12d5bf24211cfee30c47354b32befc3abae5b8;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 911aa4d..ddfb5f7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,14 @@ Changes since 2.21 ------------------ + * Existing services can now be managed using the GUI + or on the command line. + + * NSSM can now set the priority class and processor + affinity of the managed application. + + * NSSM can now apply an unconditional delay before + restarting the application. + * NSSM can now optionally rotate existing files when redirecting I/O.