RegisterPowerSettingNotification is unnecessary.
[nssm.git] / ChangeLog.txt
index 6d127fc..62fd6b8 100644 (file)
@@ -2,6 +2,13 @@ Changes since 2.24
 ------------------\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