Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-23 20:04:30 -05:00
parent db6bd5e824
commit 1fd3c955b7
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ BUG FIXES:
- commands/rdp: prefer `xfreerdp` if it is available on Linux [GH-6475]
- commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
- communicator/ssh: fix potential crash case with PTY [GH-6225]
- communicator/ssh: escape IdentityFile path [GH-6428, GH-6589]
- communicator/winrm: respect `boot_timeout` setting [GH-6229]
- communicator/winrm: execute scheduled tasks immediately on Windows XP
since elevation isn't required [GH-6195]