|
@@ -32,6 +32,9 @@
|
|
|
- Files included via the ``[include]`` section are read in sorted order. In
|
|
|
past versions, the order was undefined. Patch by Ionel Cristian Mărieș.
|
|
|
|
|
|
+- Files included via the ``[include]`` section are now logged at the ``INFO``
|
|
|
+ level instead of ``WARN``. Patch by Daniel Hahler.
|
|
|
+
|
|
|
- ``supervisorctl start`` and ``supervisorctl stop`` now complete more quickly
|
|
|
when handling many processes. Thanks to Chris McDonough for this patch.
|
|
|
See: https://github.com/Supervisor/supervisor/issues/131
|