Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-06-27 19:15:55 -07:00
parent d346c7e666
commit 7776b0f864
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,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]
- core: Stop config loader from loading dupe config if home and project dir are equal [GH-8707]
- core/bundler: Impose constraints on update and allow system plugins to properly update [GH-8729]
- guests/linux: Strip whitespace from GID [GH-8666, GH-8664]
- 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]