Allow specifying output streams.
[nssm.git] / ChangeLog.txt
index 6aabd25..36a7ab3 100644 (file)
@@ -1,3 +1,20 @@
+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.