Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-01 21:40:02 -07:00
parent 34ff1774e0
commit a502c0bea5
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]
- commands/status: Machine readable output contains the target. [GH-3218]
- guests/debian: Changing host name works properly. [GH-3283]
- providers/virtualbox: Add missing translation for stopping status. [GH-3368]
- synced\_folders/smb: IDs of synced folders are hashed to work better
with VMware. [GH-3219]
- synced\_folders/smb: Passwords with symbols now work. [GH-3242]