diff --git a/CHANGELOG.md b/CHANGELOG.md index bff1cdaf..5608abb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ BUGFIX: - Fix sudo Wrapper [[GH-393]] + [GH-393]: https://github.com/fgrehm/vagrant-lxc/pull/393 ## [1.2.0](https://github.com/fgrehm/vagrant-lxc/compare/v1.1.0...v1.2.0) (Sep 15, 2015) @@ -31,6 +32,7 @@ IMPROVEMENTS: - Fix shebangs to be more portable [[GH-376]] - Fix removal of lxcbr0/virbr0 when using private networking [[GH-383]] - Improve /tmp handling by using tmpfs [[GH-362]] + [GH-301]: https://github.com/fgrehm/vagrant-lxc/issues/301 [GH-355]: https://github.com/fgrehm/vagrant-lxc/pull/355 [GH-357]: https://github.com/fgrehm/vagrant-lxc/pull/357