Update CHANGELOG.md

This commit is contained in:
Gilles Cornu 2016-09-21 23:31:34 +02:00
parent e8cf9bb168
commit 7ceac147da
No known key found for this signature in database
GPG Key ID: F6BC2CF7E1FE8FFF
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
- guests/ubuntu: Fix detection on older guests [GH-7632, GH-7524, GH-7625]
- hosts/arch: Detect NFS server by service name on arch [GH-7630, GH-7629]
- hosts/darwin: Fix generated RDP configuration file [GH-7698]
- provisioners/ansible: Add support for `ssh.proxy_command` setting [GH-7752]
- synced_folders/nfs: Display warning when configured for NFSv4 and UDP [GH-7740]
- synced_folders/rsync: Properly ignore excluded files within synced directory
from `chown` command. [GH-5256, GH-7726]