diff options
Diffstat (limited to 'changes/feature15435')
-rw-r--r-- | changes/feature15435 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/feature15435 b/changes/feature15435 deleted file mode 100644 index afe36032c3..0000000000 --- a/changes/feature15435 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features (pluggable Transports): - - When launching managed pluggable transports, setup a valid open stdin - in the child process that can be used to detect if tor has terminated. - The "TOR_PT_EXIT_ON_STDIN_CLOSE" enviornment variable can be used by - implementations to detect this new behavior. Resolves ticket 15435. |