Merge pull request #6969 from mbrodala/patch-1

Fix typo in CHANGELOG
This commit is contained in:
Seth Vargo 2016-02-03 11:26:45 -05:00
commit d75ba63366
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ BUG FIXES:
- core: Allow boxes to use pre-release versions [GH-6892, GH-6893]
- docs & core: Be consistent about the "2" in the Vagrantfile version
[GH-6961, GH-6963]
- guests/freebad: Use `pkg` to install rsync [GH-6760]
- guests/freebsd: Use `pkg` to install rsync [GH-6760]
- 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]