update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 11:03:16 -08:00
parent d0ad747914
commit d1baffe064
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ BUG FIXES:
- commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- guests/debian: graceful shutdown works properly with newer releases [GH-5986]
- provisioners/ansible: use quotes for the `ansible_ssh_private_key_file`
value in the generated inventory [GH-6209]
- provisioners/ansible: don't show the `ansible-playbook` command when verbose