Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-01 21:53:02 -07:00
parent 188d3c394f
commit 2d8b9ef2a4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
- core: Allow provisioner plugins to not have a config class. [GH-3272]
- core: Removing a specific box version that doesn't exist doesn't
crash Vagrant. [GH-3364]
- core: SSH commands are forced to be ASCII.
- commands/status: Machine readable output contains the target. [GH-3218]
- guests/debian: Changing host name works properly. [GH-3283]
- guests/suse: Shutdown works correctly on SLES [GH-2775]