Update CHANGELOG

This commit is contained in:
Brian Cain 2017-09-05 15:55:41 -07:00
parent 089117bc0f
commit c4d8c7a4dc
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
- guests/shell_expand_guest_path : Properly expand guest paths that include relative path alias [GH-8918] - guests/shell_expand_guest_path : Properly expand guest paths that include relative path alias [GH-8918]
- provisioners/ansible(both): Add the "all:vars" section to the inventory when defined in `groups` option [GH-7730] - provisioners/ansible(both): Add the "all:vars" section to the inventory when defined in `groups` option [GH-7730]
- provisioners/file: Align file provisioner functionality on all platforms [GH-8939]
- util/ssh: Properly quote key path for IdentityFile option to allow for spaces [GH-8924] - util/ssh: Properly quote key path for IdentityFile option to allow for spaces [GH-8924]
## 1.9.8 (August 23, 2017) ## 1.9.8 (August 23, 2017)