From 44f3563d872b56593c11a6e557b130714fa8916b Mon Sep 17 00:00:00 2001 From: teor Date: Wed, 16 Nov 2016 13:08:39 +1100 Subject: [PATCH] Changes file for bug 20634 --- changes/bug20634 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug20634 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.