From: teor Date: Wed, 16 Nov 2016 02:08:39 +0000 (+1100) Subject: Changes file for bug 20634 X-Git-Tag: tor-0.2.9.6-rc~11^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f3563d872b56593c11a6e557b130714fa8916b;p=thirdparty%2Ftor.git Changes file for bug 20634 --- diff --git a/changes/bug20634 b/changes/bug20634 new file mode 100644 index 0000000000..62fc9f4787 --- /dev/null +++ b/changes/bug20634 @@ -0,0 +1,3 @@ + o Minor bugfixes (unit tests): + - Stop spurious failures in the local interface address discovery unit + tests. Fixes bug 20634; bugfix on 0.2.8.1-alpha; patch by Neel Chauhan.