From 7e0786034653120d5cccfa0431c11296f02fd561 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Fri, 19 Aug 2016 10:03:23 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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)