Fix typo in CHANGELOG

This commit is contained in:
Mathias Brodala 2016-02-03 17:24:50 +01:00
parent ab26ca1c81
commit 78578788c3
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] - core: Allow boxes to use pre-release versions [GH-6892, GH-6893]
- 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/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] - 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]