Update CHANGELOG.md

This commit is contained in:
Chris Roberts 2016-08-12 16:19:31 -07:00
parent 3abfbec5a6
commit c082ba41f9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ BUG FIXES:
- core: Fix windows path formatting [GH-6598]
- core: Fixes for ssh-agent interactions [GH-7703, GH-7621, GH-7398]
- core: Support VAGRANT_DOTFILE_PATH relative to the Vagrantfile [GH-7623]
- guests/bsd: Remove Darwin matching [GH-7701]
- guests/linux: Fix SSH key permissions [GH-7610, GH-7611]
- guests/linux: Always sort discovered network interfaces [GH-7705, GH-7668]