From 00abe0667684b5e091910967a3f8b904d55f8d40 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 3 Jan 2021 16:03:29 +0100 Subject: [PATCH] up --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 27255d82..7c248bc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ servers is also supported with the `-resolve name,address` syntax. - Relay lists can be set to `*` for automatic relay selection. When a wildcard is used, either for the list of servers or relays, the proxy ensures that relays and servers are on distinct networks. + - Lying resolvers are detected and reported. - Server lists can't be older than a week any more, even if directory permissions are incorrect and cache files cannot be written. - macOS/arm64 is now officially supported.