From 0fd5460b3162956e3cbc3b75a9d76b5899986952 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 20 Mar 2014 17:40:27 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 537bc77cd..ad4017141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ BUG FIXES: - commands/status: Machine readable output contains the target. [GH-3218] - synced\_folders/smb: IDs of synced folders are hashed to work better with VMware. [GH-3219] + - synced\_folders/smb: Passwords with symbols now work. [GH-3242] + - synced\_folders/smb: Exporting works for non-english locale Windows + machines. [GH-3251] ## 1.5.1 (March 13, 2014)