From 2209204cf2c340a71353e78d7ca92c5620924cfc Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 9 Jun 2013 13:10:51 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5aa4c9e62..c896848ebcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ IMPROVEMENTS: within an LXC container works properly now. - Allow strings in addition to symbols to more places in V1 configuration as well as V2 configuration. + - Add `ARPCHECK=0` to RedHat OS family network configuration. [GH-1815] + - Add SSH agent forwarding sample to initial Vagrantfile. [GH-1808] BUG FIXES: