Commit e54a723f authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Update CHANGELOG

parent b1e1c44f
...@@ -11,6 +11,8 @@ BUG FIXES: ...@@ -11,6 +11,8 @@ BUG FIXES:
* builder/digitalocean: scrub API keys from config debug output [GH-516] * builder/digitalocean: scrub API keys from config debug output [GH-516]
* builder/virtualbox: error if VirtualBox version cant be detected. [GH-488] * builder/virtualbox: error if VirtualBox version cant be detected. [GH-488]
* builder/virtualbox: detect if vboxdrv isn't properly setup. [GH-488] * builder/virtualbox: detect if vboxdrv isn't properly setup. [GH-488]
* builder/virtualbox: sleep a bit before export to ensure the sesssion
is unlocked. [GH-512]
* communicator/ssh: Fix issue where a panic could arise from a nil * communicator/ssh: Fix issue where a panic could arise from a nil
dereference. [GH-525] dereference. [GH-525]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment