mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
update CHANGELOG
This commit is contained in:
parent
e6fb71d14f
commit
a41678eb3b
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
BUG FIXES:
|
||||
|
||||
* core: If a stream ID loops around, don't let it use stream ID 0 [GH-767]
|
||||
* core: Fix issue where large writes to plugins would result in stream
|
||||
corruption. [GH-727]
|
||||
* builders/virtualbox-ovf: `shutdown_timeout` config works. [GH-772]
|
||||
* builders/vmware-iso: Remote driver works properly again. [GH-773]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue