diff --git a/CHANGES/+respect-etc-hosts.bugfix b/CHANGES/+respect-etc-hosts.bugfix new file mode 100644 index 00000000000..1ee3ec65d28 --- /dev/null +++ b/CHANGES/+respect-etc-hosts.bugfix @@ -0,0 +1 @@ +Respect the system /etc/hosts and nsswitch.conf configurations for sync configurations. We drop the `aiodns` resolver backend for `aiohttp` and use the default resolver.