Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-14 16:10:29 -07:00
parent d89fd906a4
commit b1c80ce44f
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ FEATURES:
BUG FIXES: BUG FIXES:
* core: Fix loading plugins from pwd. [GH-1521] * core: Fix loading plugins from pwd. [GH-1521]
* builder/vmware: Always remove floppies/drives. [GH-1504]
* builder/vmware: Wait some time so that post-VMX update aren't
overwritten. [GH-1504]
* builder/vmware-vmx: Fix issue with order of boot command support [GH-1492] * 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: Ignore 'The fdd0 device does not exist' [GH-1501]
* builder/parallels: Rely on Cleanup functions to detach devices [GH-1502] * builder/parallels: Rely on Cleanup functions to detach devices [GH-1502]