update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 13:59:45 -08:00
parent f1647ddea6
commit 9c2a9f198f
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ BUG FIXES:
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- communicator/winrm: execute scheduled tasks immediately on Windows XP
since elevation isn't required [GH-6195]
- communicator/winrm: Hide progress bars from PowerShell v5 [GH-6309]
- guests/debian: graceful shutdown works properly with newer releases [GH-5986]
- guests/fedora: Preserve `localhost` entry when changing hostname [GH-6203]
- guests/fedora: Use dnf if it is available [GH-6301]