From 75355a688336733802fab357b7ee37b3aeb89922 Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Mon, 27 Dec 2021 19:29:42 +0300 Subject: [PATCH] cherry-pick: 3868 log freebsd reload fix Merge in DNS/adguard-home from 3868-changelog to master Squashed commit of the following: commit 92ccf7422c4c1342c160e4806cbf9fb17c22749b Author: Eugene Burkov Date: Mon Dec 27 19:22:47 2021 +0300 all: log more changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21427cc5..f522d81c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ and this project adheres to - Service not being stopped before running the `uninstall` service action ([#3868]). +- Broken `reload` service action on FreeBSD. - Legacy DNS rewrites responding from upstream when a request other than `A` or `AAAA` is received ([#4008]). - Panic on port availability check during installation ([#3987]).