浏览代码

*** empty log message ***

Chris McDonough 18 年之前
父节点
当前提交
01f5c771b1
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      CHANGES.txt

+ 6 - 0
CHANGES.txt

@@ -16,6 +16,12 @@
     which supervisor was notified of its exit status.  Thanks to Drew
     Perttula.
 
+  - RPC interface behavior change: if the RPC method
+    "sendProcessStdin" is called against a process that has closed its
+    stdin file descriptor (e.g. it has done the equivalent of
+    "sys.stdin.close(); os.close(0)"), we return a NO_FILE fault
+    instead of accepting the data.
+
 3.0a1
 
   - Default config file comment documented 10 secs as default for