Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-01 21:41:16 -07:00
parent ca38ee40d1
commit cda4b8334c
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ BUG FIXES:
- 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]
- providers/virtualbox: Host-only networks set cableconnected property
to "yes" [GH-3365]
- 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]