X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=d4850a31cf4b05c0721a12a15817c26f5cf089f3;hb=f3d91adc48a7618fd9c94cbc45143f89b47b59e4;hp=6a2dc73b87dcb190fc3e586f9d6b4d0ef5880164;hpb=55f0212c538955a0c812aa3a6ddb367b292189e4;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 6a2dc73..d4850a3 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,31 @@ +Changes since 2.17 +----------------- + * Timeouts for each shutdown method can be configured in + the registry. + +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 + 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.