update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 12:11:17 -08:00
parent 7345c67b98
commit f02eb93d17
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ BUG FIXES:
- provisioners/puppet: apply provisioner uses correct default manifests
with environments. [GH-5987]
- 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]
- core: only append `access_token` when it does not exist in the URL
[GH-6395, GH-6534]