Updated CHANGELOG
This commit is contained in:
parent
d75d44ad9e
commit
2aa5a1988b
|
@ -1,8 +1,15 @@
|
||||||
## 0.7.2 (unreleased)
|
## 0.7.2 (unreleased)
|
||||||
|
|
||||||
|
FEATURES:
|
||||||
|
|
||||||
|
* builder/parallels: Don't depend on _prl-utils_ [GH-1499]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
* 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: Rely on Cleanup functions to detach devices [GH-1502]
|
||||||
|
* builder/parallels: Create VM without hdd and then add it later [GH-1548]
|
||||||
|
|
||||||
## 0.7.1 (September 10, 2014)
|
## 0.7.1 (September 10, 2014)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue