Allow the Escape key to close the GUI.
[nssm.git] / ChangeLog.txt
index 36a7ab3..0317979 100644 (file)
@@ -1,7 +1,14 @@
+Changes since 2.17
+-----------------
+  * Timeouts for each shutdown method can be configured in
+    the registry.
+
+  * The GUI is slightly less sucky.
+
 Changes since 2.16
 -----------------
   * NSSM can now redirect the service's I/O streams to any path
-         capable of being opened by CreateFile().
+    capable of being opened by CreateFile().
 
   * Allow building on Visual Studio Express.