Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-19 17:07:49 -08:00
parent 7c0f488f56
commit 7f4d5c82de
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@ BUG FIXES:
- provisioners/puppet-server: works with Puppet Collection 1 [GH-6389]
- provisioners/salt: call correct executables on Windows [GH-5999]
- provisioners/salt: log level and colorize works for masterless [GH-6474]
- push/local-exec: use subprocess on windows when fork does not exist
[GH-5307, GH-6563]
- push/heroku: use current branch [GH-6554]
- synced\_folders/rsync: on Windows, replace all paths with Cygwin
paths since all rsync implementations require this [GH-6160]