all: log changes

This commit is contained in:
Eugene Burkov 2024-04-09 19:24:09 +03:00
parent c8340676a4
commit afa9d61e8d
1 changed files with 3 additions and 0 deletions

View File

@ -32,9 +32,12 @@ NOTE: Add new changes BELOW THIS COMMENT.
- Subdomains of `in-addr.arpa` and `ip6.arpa` containing zero-length prefix
incorrectly considered invalid when specified for private RDNS upstream
servers ([#6854]).
- Unspecified IP addresses aren't checked when using "Fastest IP address" mode
([#6875]).
[#5345]: https://github.com/AdguardTeam/AdGuardHome/issues/5345
[#6854]: https://github.com/AdguardTeam/AdGuardHome/issues/6854
[#6875]: https://github.com/AdguardTeam/AdGuardHome/issues/6875
<!--
NOTE: Add new changes ABOVE THIS COMMENT.