Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-14 15:45:34 -07:00
parent 6e4191829b
commit 4f29325c23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ FEATURES:
BUG FIXES:
* core: Fix loading plugins from pwd. [GH-1521]
* builder/vmware-vmx: Fix issue with order of boot command support [GH-1492]
* builder/parallels: Ignore 'The fdd0 device does not exist' [GH-1501]
* builder/parallels: Rely on Cleanup functions to detach devices [GH-1502]