Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-03-02 07:41:12 -07:00
parent a746e21d28
commit 9623457513
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ BUG FIXES:
- docs & core: Be consistent about the "2" in the Vagrantfile version - docs & core: Be consistent about the "2" in the Vagrantfile version
[GH-6961, GH-6963] [GH-6961, GH-6963]
- guests/freebsd: Use `pkg` to install rsync [GH-6760] - 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] - guests/coreos: Detect all interface names [GH-6608, GH-6610]
- provisioners/ansible_local: Fix errors in absolute paths to playbook or - provisioners/ansible_local: Fix errors in absolute paths to playbook or
galaxy resources when running on a Windows host [GH-6740, GH-6757] galaxy resources when running on a Windows host [GH-6740, GH-6757]