Update CHANGELOG

This commit is contained in:
Brian Cain 2017-07-21 14:30:43 -07:00
parent 5ee3b0c3b9
commit 00f6f51865
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ BUG FIXES:
- commands/rsync-auto: Ensure relative dirs are still rsync'd if defined [GH-8781]
- 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]
- provisioners/ansible: Update to use `-o` for identity files [GH-8786]
- provisioners/puppet: Remove `--manifestdir` flag from puppet apply in provisioner [GH-8786]