소스 검색

*** 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