From f2d9b36505c87e24067ba0bdb66cbb64ebb92747 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 26 Nov 2011 09:30:03 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2daa5702f..75384e2f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ - SSH executed methods respect `config.ssh.max_tries`. [GH-508] - `vagrant box add` now respects the "no_proxy" environmental variable. [GH-502] + - Tweaks that should make "Waiting for VM to boot" slightly more + reliable. ## 0.8.7 (September 13, 2011)