diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-30 13:13:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-06-14 11:40:28 -0400 |
commit | e07d328457b26babe89abdcc1d5a550ee8273462 (patch) | |
tree | 02f007d2f164f1264d11103d9bdf7ecb1373edf1 /changes | |
parent | a5c092b34b1505051071e05a54353225dd6cba5e (diff) | |
download | tor-e07d328457b26babe89abdcc1d5a550ee8273462.tar.gz tor-e07d328457b26babe89abdcc1d5a550ee8273462.zip |
changes file for 8746
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8746 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8746 b/changes/bug8746 new file mode 100644 index 0000000000..b6e52ca43b --- /dev/null +++ b/changes/bug8746 @@ -0,0 +1,4 @@ + o Major bugfixes: + - When managing pluggable transports, use OS notification facilities to + learn if they have crashed, and do not attempt to kill any process + that has already exited. Fix for bug 8746; bugfix on 0.2.3.6-alpha. |