From 46e77bf9e52f3c9ac3789b32efc20895eddd102d Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Wed, 19 Feb 2014 23:27:53 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e35c40..1fc958d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: - Use a safer random name for containers [#152](https://github.com/fgrehm/vagrant-lxc/issues/152) - Improve Ubuntu 13.10 compatibility [#190](https://github.com/fgrehm/vagrant-lxc/pull/190) / [#197](https://github.com/fgrehm/vagrant-lxc/pull/197) + - Improved mac address detection from lxc configs [#226](https://github.com/fgrehm/vagrant-lxc/pull/226) BUG FIXES: