Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-05-01 09:14:27 -07:00
parent 2362e7d5f0
commit b6a61d8922
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ BACKWARDS INCOMPATIBILITIES:
- providers/virtualbox: Shared folders backed by VirtualBox are now - providers/virtualbox: Shared folders backed by VirtualBox are now
"transient". They will be removed if you reboot outside of Vagrant. "transient". They will be removed if you reboot outside of Vagrant.
Always use `vagrant reload`. Always use `vagrant reload`.
- Deprecated: `halt_timeout` and `halt_check_interval` settings for
SmartOS, Solaris, and Solaris11 guests. These will be fully
removed in 1.7. A warning will be shown if they're in use in
1.6.
FEATURES: FEATURES: