update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 14:18:28 -08:00
parent d89bd56d27
commit 28f8db6e73
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ BUG FIXES:
- guests/fedora: Use dnf if it is available [GH-6301]
- guests/suse: DHCP network interfaces properly configured [GH-6502]
- hosts/slackware: Better detection of NFS [GH-6367]
- providers/hyper-v: support generation 2 VMs [GH-6372]
- 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