update changelog
This commit is contained in:
parent
a27446b54f
commit
defdd0bc6a
|
@ -43,6 +43,8 @@ BUG FIXES:
|
||||||
* provisioner/shell: Treat disconnects as retryable when running cleanup. If
|
* provisioner/shell: Treat disconnects as retryable when running cleanup. If
|
||||||
you have a reboot in your script, we'll now wait until the host is
|
you have a reboot in your script, we'll now wait until the host is
|
||||||
available before attempting to cleanup the script. [GH-4197]
|
available before attempting to cleanup the script. [GH-4197]
|
||||||
|
* builder/qemu: Fix issue where multiple <waitXX> commands on a single line
|
||||||
|
in boot_command wouldn't be parsed correctly. [GH-4269]
|
||||||
|
|
||||||
## 0.12.0 (November 15, 2016)
|
## 0.12.0 (November 15, 2016)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue