RegisterPowerSettingNotification is unnecessary.
[nssm.git] / ChangeLog.txt
index 987fe1e..62fd6b8 100644 (file)
@@ -1,3 +1,14 @@
+Changes since 2.24\r
+------------------\r
+  * Allow skipping kill_process_tree().\r
+\r
+  * NSSM can now sleep a configurable amount of time after\r
+    rotating output files.\r
+\r
+  * NSSM can now rotate log files by calling CopyFile()\r
+    followed by SetEndOfFile(), allowing it to rotate files\r
+    which other processes hold open.\r
+\r
 Changes since 2.23\r
 ------------------\r
   * NSSM once again calls TerminateProcess() correctly.\r