From 0ba672a7fdb952c612ee9215bd7e8a6b02f4f8f7 Mon Sep 17 00:00:00 2001 From: "teor (Tim Wilson-Brown)" Date: Sun, 21 Feb 2016 00:03:56 +1100 Subject: [PATCH] Changes file for bug 18348. --- changes/bug18348 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug18348 diff --git a/changes/bug18348 b/changes/bug18348 new file mode 100644 index 0000000000..03978eda19 --- /dev/null +++ b/changes/bug18348 @@ -0,0 +1,5 @@ + o Major bug fixes (relays, bridge clients): + - Ensure relays always allow IPv4 OR and Dir connections. + Ensure bridge clients use the address configured in the bridge line. + Fixes bug 18348; bugfix on 0.2.8.1-alpha. + Reported by sysrqb, patch by teor.