瀏覽代碼

Credit the original author of the signal patch

Mike Naberezny 10 年之前
父節點
當前提交
63a2a7fc11
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      CHANGES.txt

+ 5 - 4
CHANGES.txt

@@ -29,11 +29,12 @@
   it.  See https://github.com/Supervisor/supervisor/pull/129.  Patch by Igor
   Sobreira.
 
-- Added ``signalProcess`` and ``signalGroups`` XML-RPC methods to supervisor
-  RPC interface.  Thanks to @moriyoshi and @msabramo for patches.
+- Added ``signalProcess`` and ``signalGroup`` XML-RPC methods to supervisor
+  RPC interface.  Thanks to Casey Callendrello, Marc Abramowitz, and
+  Moriyoshi Koizumi for the patches.
 
-- Added ``signal`` command to supervisorctl.  Thanks to @moriyoshi and
-  @msabramo for patches.
+- Added ``signal`` command to supervisorctl.  Thanks to Moriyoshi Koizumi and
+  Marc Abramowitz for the patches.
 
 3.1.1 (2014-08-11)
 ------------------