Update CHANGELOG

This commit is contained in:
Brian Cain 2017-08-22 12:43:31 -07:00
parent 9f093f71d9
commit 0ca277c2ae
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
- box/update: Add force flag for box upgrade command [GH-8871]
- commands/rsync-auto: Ensure relative dirs are still rsync'd if defined [GH-8781]
- commands/up: Disable install providers when using global id on vagrant up [GH-8910]
- communicators/winssh: Fix public key insertion to retain ACL [GH-8790]
- core: Update util/ssh to use `-o` for identity files [GH-8786]
- guests/freebsd: Fix regex for listing network devices on some FreeBSD boxes. [GH-8760]