Commit b330bfd9 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Update CHANGELOG

parent b50dd4b5
...@@ -9,9 +9,11 @@ IMPROVEMENTS: ...@@ -9,9 +9,11 @@ IMPROVEMENTS:
* core: builders can now give warnings during validation. warnings won't * core: builders can now give warnings during validation. warnings won't
fail the build but may hint at potential future problems. fail the build but may hint at potential future problems.
* builder/vmware,builder/virtualbox: ISO urls can now be https [GH-587]
* builder/virtualbox: Can now disable guest addition download entirely * builder/virtualbox: Can now disable guest addition download entirely
by setting "guest_additions_mode" to "disable" [GH-580] by setting "guest_additions_mode" to "disable" [GH-580]
* builder/virtualbox,vmware: ISO urls can now be https [GH-587]
* builder/virtualbox,vmware: Warning if shutdown command is not specified,
since it is a common case of data loss.
BUG FIXES: BUG FIXES:
......
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