Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-06-15 15:17:10 -07:00
parent 056f837fed
commit 3eca98acd8
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ BUG FIXES:
- communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661]
- core: Add unique identifier to provisioner objects [GH-8680]
- guests/solaris: Do not use UNC style path for shared folders from windows hosts [GH-7723]
- guests/windows: Fix directory creation when using rsync for synced folders [GH-8588]
- providers/docker: Fix check for docker-compose [GH-8659, GH-8660]
- provisioners/ansible_local: Catch pip_args in FreeBSD's and SUSE's ansible_install [GH-8676]