Browse Source

add changenote wrt #131

Chris McDonough 10 years ago
parent
commit
b4a6b2e0c1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGES.txt

+ 4 - 0
CHANGES.txt

@@ -21,6 +21,10 @@
 - Environment variables are now expanded for all config file options.
   Patch by Dexter Tad-y.
 
+- "supervisorctl start [spec naming lots of processes]" and "supervisorctl stop
+  [spec naming lots of processes]" both now complete much more quickly.  See
+  https://github.com/Supervisor/supervisor/issues/131 .
+
 3.1.0 (2014-07-29)
 ------------------