update changelog

This commit is contained in:
Matthew Hooker 2017-03-20 15:36:30 -07:00
parent 5ed4d84dc1
commit fa0ef21b1b
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* builder/virtualbox: fix `none` communicator by allowing skipping upload of * builder/virtualbox: fix `none` communicator by allowing skipping upload of
version file. [GH-4678] version file. [GH-4678]
* communicator/ssh: fix nil pointer error. [GH-4690] * communicator/ssh: fix nil pointer error. [GH-4690]
* builder/hyper-v: Don't wait for shutdown_command to return. [GH-4691]
### IMRPOVEMENTS: ### IMRPOVEMENTS: