Update CHANGELOG
This commit is contained in:
parent
7e17f57191
commit
b6b8b97ccb
|
@ -71,6 +71,8 @@ BUG FIXES:
|
||||||
- commands/plugin: Plugin installation will fail if dependencies conflict,
|
- commands/plugin: Plugin installation will fail if dependencies conflict,
|
||||||
rather than at runtime.
|
rather than at runtime.
|
||||||
- commands/ssh: When using `-c` on Windows, no more TTY errors.
|
- 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/coreos: Restart etcd after configuring networks. [GH-2852]
|
||||||
- guests/linux: Don't chown VirtualBox synced folders if mounting
|
- guests/linux: Don't chown VirtualBox synced folders if mounting
|
||||||
as readonly. [GH-2442]
|
as readonly. [GH-2442]
|
||||||
|
|
Loading…
Reference in New Issue