From: Nick Mathewson Date: Wed, 30 Apr 2014 17:13:38 +0000 (-0400) Subject: changes file for 8746 X-Git-Tag: tor-0.2.5.5-alpha~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07d328457b26babe89abdcc1d5a550ee8273462;p=thirdparty%2Ftor.git changes file for 8746 --- 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.