Mike Naberezny 11 anni fa
parent
commit
6ff753a315
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      CHANGES.txt

+ 8 - 0
CHANGES.txt

@@ -1,6 +1,14 @@
 3.1a1 (Next Release)
 --------------------
 
+- Stopping a process in the backoff state now changes it to the stopped
+  state.  Previously, an attempt to stop a process in backoff would be
+  ignored.  Patch by Pascal Varet.
+
+- The ``directory`` option is now expanded separately for each process in
+  a homogeneous process group.  This allows each process to have it own
+  working directory.  Patch by Perttu Ranta-aho.
+
 3.0 (2013-07-30)
 ----------------