From 64fbe180f198d17da5d89023b537131c8076c71a Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Fri, 14 Mar 2014 10:58:05 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581b13d..c6f2d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ IMPROVEMENTS: to use `rsync` and `nfs` shared folders to work around synced folders permission problems. More information can be found on the following issues: [[GH-151]] [[GH-191]] [[GH-241]] [[GH-242]] - - Warn in case `:group` or `:owner` are specified for synced folders [[GH-251]] + - Warn in case `:group` or `:owner` are specified for synced folders [[GH-196]] - Acceptance specs are now powered by `vagrant-spec` [[GH-213]] [GH-254]: https://github.com/fgrehm/vagrant-lxc/issues/254