Преглед на файлове

Add new PROCESS_GROUP events to changelog

Mike Naberezny преди 11 години
родител
ревизия
3286d38e78
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      CHANGES.txt

+ 5 - 0
CHANGES.txt

@@ -26,6 +26,11 @@
   names.  When group names are specified, only those groups will be
   names.  When group names are specified, only those groups will be
   updated.  Patch by Gary M. Josack.
   updated.  Patch by Gary M. Josack.
 
 
+- Added new ``PROCESS_GROUP_ADDED`` and ``PROCESS_GROUP_REMOVED`` events.
+  These events are fired when process groups are added or removed from
+  Supervisor's runtime configuration when using the ``add`` and ``remove``
+  commands in ``supervisorctl``.  Patch by Brent Tubbs.
+
 3.0 (2013-07-30)
 3.0 (2013-07-30)
 ----------------
 ----------------