From 63cdd65c0dc5c9b0af5e015f5689b48a17adfea2 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 20 Feb 2012 17:29:15 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a8a3391..235f4852b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ - Add missing translation for the "guru meditation" state. [GH-745] - Check that VirtualBox exists before certain commands. [GH-746] - NIC type can be defined for host-only network adapters. [GH-750] + - Fix issue where re-running chef-client would sometimes cause + problems due to file permissions. [GH-748] ## 0.9.7 (February 9, 2012)