From 24f22fb60c36e807e11cfc14509d52cf7062d057 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 25 May 2012 20:24:53 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a3415c70..6bc13da47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ speeds on CentOS. [GH-922] - Fix typo in setting host name for Gentoo guests. [GH-931] - `config.ssh.shell` now includes the flags to pass to it, such as `-l` [GH-917] + - The check for whether a port is open or not is more complete. [GH-948] ## 1.0.3 (May 1, 2012)