Pārlūkot izejas kodu

Update changelog

Mike Naberezny 14 gadi atpakaļ
vecāks
revīzija
9e0d7b7b13
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -1,6 +1,9 @@
 Next release
 ------------
 
+- The ``pid`` command in supervisorctl can now be used to retrieve the PIDs
+  of child processes.  See ``help pid``.  Patch by Gregory Wisniewski.
+
 - Added a new ``host_node_name`` expansion that will be expanded to the 
   value returned by Python's ``platform.node`` (see
   http://docs.python.org/library/platform.html#platform.node).