Add spaces between the "and" when logging the "Your server has not managed to confirm reachability for its" on dual-stack relays

This commit is contained in:
Neel Chauhan 2021-08-26 13:38:48 -07:00
parent 29ec66fb39
commit 8ead53330c
2 changed files with 5 additions and 1 deletions

4
changes/bug40453 Normal file
View file

@ -0,0 +1,4 @@
o Minor bugfixes (logging, relay):
- Add spaces between the "and" when logging the "Your server has
not managed to confirm reachability for its" on dual-stack relays
Fixes bug 40453; bugfix on 0.4.5.1-alpha. Patch by Neel Chauhan.