Jelajahi Sumber

Update changelog

Mike Naberezny 14 tahun lalu
induk
melakukan
9e0d7b7b13
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  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).