Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-10-09 14:46:58 -07:00
parent 7241bd9fda
commit a7a55398fe
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
- contrib/sudoers/osx: Fix missing comma and add remove export alias [GH-10235] - contrib/sudoers/osx: Fix missing comma and add remove export alias [GH-10235]
- guest/redhat: Update restart logic in redhat change_host_name cap [GH-10223] - guest/redhat: Update restart logic in redhat change_host_name cap [GH-10223]
- guest/windows: Allow special characters in SMB password field [GH-10219] - guest/windows: Allow special characters in SMB password field [GH-10219]
- providers/hyperv: Only use AutomaticCheckpointsEnabled when available [GH-10264]
- provisioners/puppet: Properly set env variables for puppet provisioner on windows [GH-10218] - provisioners/puppet: Properly set env variables for puppet provisioner on windows [GH-10218]
- provisioners/salt: Properly set salt pillar variables for windows guests [GH-10215] - provisioners/salt: Properly set salt pillar variables for windows guests [GH-10215]