update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 13:16:01 -08:00
parent c200190c5b
commit cf2566f186
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ BUG FIXES:
option is an empty string
- provisioners/puppet: apply provisioner uses correct default manifests
with environments. [GH-5987]
- provisioners/puppet: find Puppet binary properly on Windows [GH-6259]
- provisioners/salt: call correct executables on Windows [GH-5999]
- synced\_folders/rsync: on Windows, replace all paths with Cygwin
paths since all rsync implementations require this [GH-6160]