diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe95147f..02a563580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ 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] + - synced_folders/rsync: Properly ignore excluded files within synced directory + from `chown` command. [GH-5256, GH-7726] ## 1.8.5 (July 18, 2016)