all: imp chlog

This commit is contained in:
Ainar Garipov
2022-09-12 16:45:19 +03:00
parent ccc4f1a2da
commit 10a8f79644

View File

@@ -17,9 +17,9 @@ and this project adheres to
### Added ### Added
- The new optional `dns.ipset_file` property in the configuration file allows - The new optional `dns.ipset_file` property in the configuration file. It
loading the `ipset` list from a file, just like `dns.upstream_dns_file` does allows loading the `ipset` list from a file, just like `dns.upstream_dns_file`
for upstream servers ([#4686]). does for upstream servers ([#4686]).
### Changed ### Changed