mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Update CHANGELOG
This commit is contained in:
parent
7e17f57191
commit
b6b8b97ccb
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ BUG FIXES:
|
|||
- commands/plugin: Plugin installation will fail if dependencies conflict,
|
||||
rather than at runtime.
|
||||
- commands/ssh: When using `-c` on Windows, no more TTY errors.
|
||||
- commands/ssh-config: ProxyCommand is included in output if it is
|
||||
set. [GH-2950]
|
||||
- guests/coreos: Restart etcd after configuring networks. [GH-2852]
|
||||
- guests/linux: Don't chown VirtualBox synced folders if mounting
|
||||
as readonly. [GH-2442]
|
||||
|
|
|
|||
Loading…
Reference in a new issue