summaryrefslogtreecommitdiff
path: root/changes/bug9904
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug9904')
-rw-r--r--changes/bug99044
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9904 b/changes/bug9904
new file mode 100644
index 0000000000..eec4144cce
--- /dev/null
+++ b/changes/bug9904
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - When examining list of network interfaces to find our address, do
+ not consider non-running or disabled network interfaces. Fixes bug
+ 9904; bugfix on 0.2.3.11-alpha. Patch from "hantwister".