changelog for #3956

This commit is contained in:
Matthew Hooker 2016-10-05 16:50:59 -07:00
parent 0202950387
commit 9612a41f5a
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ IMPROVEMENTS:
* builder/virtualbox: Added `post_shutdown_delay` option to wait after
shutting down to prevent issues removing floppy drive. [GH-3952]
* core: setting `PACKER_LOG=0` now disables logging. [GH-3964]
* vendor: Moving from Godep to govendor. See `CONTRIBUTING.md` for details.
[GH-3956]
BUG FIXES: