Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-03-08 13:56:58 -05:00
parent 991fec65f6
commit bd1df1332b
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,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/arch: Restart network after configuration [GH-7120, GH-7119]
- 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]