+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.
NSSM: The Non-Sucking Service Manager\r
-Version 2.15, 2012-07-19\r
+Version 2.16, 2012-12-01\r
\r
NSSM is a service helper program similar to srvany and cygrunsrv. It can \r
start any application as an NT service and will restart the service if it \r
int str_equiv(const char *, const char *);\r
\r
#define NSSM "nssm"\r
-#define NSSM_VERSION "2.15"\r
-#define NSSM_DATE "2012-07-19"\r
+#define NSSM_VERSION "2.16"\r
+#define NSSM_DATE "2012-12-01"\r
\r
/*\r
MSDN says the commandline in CreateProcess() is limited to 32768 characters\r