Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-01 21:59:10 -07:00
parent 18658fc6fb
commit a75ee399bb
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
- 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]
- providers/hyperv: Resume command works properly. [GH-3336]
- providers/virtualbox: Add missing translation for stopping status. [GH-3368]
- providers/virtualbox: Host-only networks set cableconnected property
to "yes" [GH-3365]