From fb89a6c0a5f2d670216ce0ed86ffe8ae94efea13 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 28 Jan 2012 16:51:18 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2424e3c6b..df7df0db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ layouts. [GH-669] - Call proper `id` command on Solaris. [GH-679] - More accurate VBoxManage error detection. + - Shared folders can now be marked as transient using the `:transient` + flag. [GH-688] ## 0.9.3 (January 24, 2012)