From: rl1987 Date: Sun, 7 Oct 2018 15:28:04 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.3.5.3-alpha~30^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb1d37f34f0f3fcd6c5124834e0f3abb8159311e;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug27808 b/changes/bug27808 new file mode 100644 index 0000000000..90d3c9e0a4 --- /dev/null +++ b/changes/bug27808 @@ -0,0 +1,4 @@ + o Minor bugfixes (networking): + - In retry_listeners_ports() make sure that we're removing + a member of old_conns smartlist at most once. + Fixes bug 27808; bugfix on 0.3.5.1-alpha.