X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=031797901610b6f46506ac92bd2630944f0e12db;hb=fce252d07bdf443e3b283c26a940d3b0f26fd440;hp=525a3d891066c726ed4ee0ab62be04b283254f7c;hpb=5b00b82065af2dd87facc881f6a430b0050dfc3f;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 525a3d8..0317979 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,7 +1,22 @@ +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