X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=8bd2dd021fb59b6cecd63e92338be732f8600a69;hb=a02019297db435c1de6846fd0387a53335f4289e;hp=08188a6b60174c2d7805acb1033b34433aa94e5b;hpb=470de9224d9473853d24006d7ae13eba818ecf0f;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 08188a6..8bd2dd0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,25 +1,41 @@ +Changes since 2.21 +------------------ + * NSSM can now optionally rotate existing files when + redirecting I/O. + + * Unqualified path names are now relative to the + application startup directory when redirecting I/O. + + * NSSM can now set the service display name, description + and startup type. + +Changes since 2.20 +------------------ + * Services installed from the GUI no longer have incorrect + AppParameters set in the registry. + Changes since 2.19 ------------------ +------------------ * Services installed from the commandline without using the GUI no longer have incorrect AppStopMethod* registry entries set. Changes since 2.18 ------------------ +------------------ * Support AppEnvironmentExtra to append to the environment instead of replacing it. * The GUI is significantly less sucky. Changes since 2.17 ------------------ +------------------ * Timeouts for each shutdown method can be configured in the registry. * The GUI is slightly less sucky. Changes since 2.16 ------------------ +------------------ * NSSM can now redirect the service's I/O streams to any path capable of being opened by CreateFile(). @@ -31,26 +47,26 @@ Changes since 2.16 shutting them down. Changes since 2.15 ------------------ +------------------ * Fixed case where NSSM could kill unrelated processes when shutting down. Changes since 2.14 ------------------ +------------------ * NSSM is now translated into Italian. * Fixed GUI not allowing paths longer than 256 characters. Changes since 2.13 ------------------ +------------------ * Fixed default GUI language being French not English. Changes since 2.12 ------------------ +------------------ * Fixed failure to run on Windows 2000. Changes since 2.11 ------------------ +------------------ * NSSM is now translated into French. * Really ensure systems recovery actions can happen. @@ -60,7 +76,7 @@ Changes since 2.11 a non-zero error code didn't actually work. Changes since 2.10 ------------------ +------------------ * Support AppEnvironment for compatibility with srvany. Changes since 2.9