From: W.C.A. Wijngaards Date: Mon, 30 Mar 2020 08:27:44 +0000 (+0200) Subject: - Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and :: X-Git-Tag: 1.11.0rc1~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9e2871f18c518a6c605e64031417bc86afa1e8d;p=thirdparty%2Funbound.git - Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and :: --- diff --git a/doc/Changelog b/doc/Changelog index 0a24a42c4..a3a57f16d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +30 March 2020: Wouter + - Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and :: + 27 March 2020: Wouter - Merge PR #203 from noloader: Update README-Travis.md with current procedures.