Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-01-19 23:36:49 -08:00
parent 838f8d441b
commit 3c0b7d0b2b
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ BUG FIXES:
- core: Windows checks home directory permissions more correctly to
warn of potential issues.
- commands/box: Box add `--force` works with `--provider` flag. [GH-2757]
- commands/box: Listing boxes with machine-readable output crash is gone.
- commands/plugin: Plugin installation will fail if dependencies conflict,
rather than at runtime.
- commands/ssh: When using `-c` on Windows, no more TTY errors.