Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-03-02 07:15:03 +01:00
parent 19c71c1d9c
commit 7194fc9173
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ BUG FIXES:
- core: Adding boxes that have directories in them works on Windows.
- core: Vagrant will not think provisioning is already done if
the VM is manually deleted outside of Vagrant.
- core: Box file checksums of large files works properly on Windows.
[GH-3045]
- 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,