update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 15:01:09 -08:00
parent f5f596ab8b
commit 3da746feac
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ BUG FIXES:
with environments. [GH-5987]
- provisioners/puppet: remove broken backticks [GH-6404]
- provisioners/puppet: find Puppet binary properly on Windows [GH-6259]
- provisioners/puppet-server: works with Puppet Collection 1 [GH-6389]
- 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]