X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=668cebb8c868186d722fdb3b9883f38078677ea7;hb=728c4f6eb96313e764600810aa754663a5091f38;hp=26ed909be0779c4c7fcc9f3f5e433483bf80a4ab;hpb=41c7f8e693c62221d54e91969baeacbea09a14e6;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 26ed909..668cebb 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,26 @@ +Changes since 2.18 +----------------- + * 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(). + + * Allow building on Visual Studio Express. + + * Silently ignore INTERROGATE control. + + * Try to send Control-C events to console applications when + shutting them down. + Changes since 2.15 ----------------- * Fixed case where NSSM could kill unrelated processes when