Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-08-21 13:22:24 -07:00
parent 3f8cbb121a
commit 570c8aee49
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,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]
- providers/docker: Split String type links into Array when using compose [GH-8837, GH-8821]
- provisioners/ansible: Update to use `-o` for identity files [GH-8786]
- provisioners/file: Ensure remote folder exists prior to scp file or folder [GH-8880]
- provisioners/salt: Fix error case when github is unreachable for installer [GH-8864]