From b755a489bdcdf56429c2c7e4fd313b2594dc68c0 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 18 Feb 2020 09:43:13 -0500 Subject: config: Warn if ContactInfo is not set Closes #33361 Signed-off-by: David Goulet --- changes/ticket33361 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/ticket33361 (limited to 'changes/ticket33361') diff --git a/changes/ticket33361 b/changes/ticket33361 new file mode 100644 index 0000000000..bc9715d6a1 --- /dev/null +++ b/changes/ticket33361 @@ -0,0 +1,3 @@ + o Minor bugfix (relay, configuration): + - Now warn if the ContactInfo field is not set and mention that the relay + might get rejected if so. Fixes bug 33361; bugfix on 0.1.1.10-alpha. -- cgit v1.2.3-54-g00ecf