update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 14:02:32 -08:00
parent fe36131549
commit fb11ea2a7c
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ BUG FIXES:
- guests/fedora: Preserve `localhost` entry when changing hostname [GH-6203]
- 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]
- 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