X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=ChangeLog.txt;h=36a7ab31918996f5c90008e7d1613a23190504f4;hb=40792fac2ef98e69c331b9cd5a9279dc3e1eb730;hp=b5ac32c0450e84fc1fc2c187efeb785219897e51;hpb=1766fb0329d968ffe95cb650a4737843855b7cd0;p=nssm.git diff --git a/ChangeLog.txt b/ChangeLog.txt index b5ac32c..36a7ab3 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,5 +1,52 @@ +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. + +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. + + The change supposedly introduced in v2.4 to allow service recovery + actions to be activated when the application exits gracefully with + a non-zero error code didn't actually work. + +Changes since 2.10 +----------------- + * Support AppEnvironment for compatibility with srvany. + Changes since 2.9 ----------------- + * Fixed failure to compile messages.mc in paths containing spaces. + * Fixed edge case with CreateProcess(). Correctly handle the case where the application executable is under