Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-02-08 22:20:33 -08:00
parent 38e160055b
commit bb59c551da
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ FEATURES:
- `vagrant provision` accepts the `--provision-with` flag [GH-1167]
- Set the name of VirtualBox machines with `virtualbox.name` in the
VirtualBox provider config. [GH-1126]
- `vagrant ssh` will execute an `ssh` binary on Windows if it is on
your PATH. [GH-933]
IMPROVEMENTS / BUG FIXES: