Update CHANGELOG
This commit is contained in:
parent
d346c7e666
commit
7776b0f864
|
@ -22,6 +22,7 @@ BUG FIXES:
|
||||||
- communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661]
|
- 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: 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: 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/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/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]
|
- guests/windows: Fix directory creation when using rsync for synced folders [GH-8588]
|
||||||
|
|
Loading…
Reference in New Issue