diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb8c5955c..b768383fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,17 +27,19 @@ Line wrap the file at 100 chars. Th #### Windows - Monitor and enforce IPv6 DNS settings on network interfaces (previously IPv4-only). +#### Linux +- Add support for DNS configuration using systemd-resolved and NetworkManager. + + ### Changed - Auto-hide scrollbars on macOS only, leaving them visible on other platforms. -#### Linux -- Add support for DNS configuration using systemd-resolved and resolvconf. - ### Fixed #### Windows - Use different method for identifying network interfaces during installation. - Properly restore DNS settings on network interfaces. Fixes issue #352. + ## [2018.4-beta1] - 2018-10-01 ### Added - Allow packets to the fe80::/10 and fe02::/16 IPv6 networks when local network sharing is enabled. |
