Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-01 12:28:51 -07:00
parent df02ddb68c
commit 4329c9f06d
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ FEATURES:
`knife` if configured to do so.
- `vagrant up` has a `--no-destroy-on-error` flag that will not destroy
the VM if a fatal error occurs. [GH-2011]
- NFS: Arbitrary mount options can be specified using the
`mount_options` option on synced folders. [GH-1029]
IMPROVEMENTS: