Pull request: all: fix typos in chlog

Merge in DNS/adguard-home from imp-changelog to master

Squashed commit of the following:

commit 4a1ed06b77d4aa39c59e1b83fb019709a4362088
Merge: e1352bea 116bedd7
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jun 30 14:04:50 2021 +0300

    Merge branch 'master' into imp-changelog

commit e1352bea546211a5dd84890c51f32bdf69174850
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jun 30 13:59:46 2021 +0300

    all: fix typos in chlog
This commit is contained in:
Ainar Garipov 2021-06-30 14:10:06 +03:00
parent 116bedd727
commit 97073d0d9e
1 changed files with 3 additions and 3 deletions

View File

@ -35,14 +35,14 @@ and this project adheres to
([#3185]). ([#3185]).
- The ability to completely disable reverse DNS resolving of IPs from - The ability to completely disable reverse DNS resolving of IPs from
locally-served networks ([#3184]). locally-served networks ([#3184]).
- New flag `--local-frontend` to serve dinamically changeable frontend files - New flag `--local-frontend` to serve dynamically changeable frontend files
from disk as opposed to the ones that were compiled into the binary. from disk as opposed to the ones that were compiled into the binary.
### Changed ### Changed
- Query log search now supports internationalized domains ([#3012]). - Query log search now supports internationalized domains ([#3012]).
- Internationalized domains are now shown decoded in the query log with the - Internationalized domains are now shown decoded in the query log with the
original encoded version shown in request details. ([#3013]). original encoded version shown in request details ([#3013]).
- When /etc/hosts-type rules have several IPs for one host, all IPs are now - When /etc/hosts-type rules have several IPs for one host, all IPs are now
returned instead of only the first one ([#1381]). returned instead of only the first one ([#1381]).
- The setting `rlimit_nofile` is now in the `os` block of the configuration - The setting `rlimit_nofile` is now in the `os` block of the configuration
@ -149,7 +149,7 @@ released by then.
### Fixed ### Fixed
- Local domain name handling when the DHCP server is disabled ([#3028]). - Local domain name handling when the DHCP server is disabled ([#3028]).
- Normalization of perviously-saved invalid static DHCP leases ([#3027]). - Normalization of previously-saved invalid static DHCP leases ([#3027]).
- Validation of IPv6 addresses with zones in system resolvers ([#3022]). - Validation of IPv6 addresses with zones in system resolvers ([#3022]).
[#3022]: https://github.com/AdguardTeam/AdGuardHome/issues/3022 [#3022]: https://github.com/AdguardTeam/AdGuardHome/issues/3022