diff --git a/CHANGELOG.md b/CHANGELOG.md index 66825a403..9bc8ff6d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ BUG FIXES: - docs & core: Be consistent about the "2" in the Vagrantfile version [GH-6961, GH-6963] - guests/freebsd: Use `pkg` to install rsync [GH-6760] + - guests/freebsd: Use `netif` to configure networks [GH-5852, GH-7093] - guests/coreos: Detect all interface names [GH-6608, GH-6610] - provisioners/ansible_local: Fix errors in absolute paths to playbook or galaxy resources when running on a Windows host [GH-6740, GH-6757]