diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-21 10:55:19 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-21 10:55:19 -0700 |
commit | 780b8e5f57733fedc71ff99286e7c68ae1a77567 (patch) | |
tree | aabf1ad3666ea477acebe1dd8cd6ce1d0f92d48b /CHANGELOG.md | |
parent | df4240b951fa2c73bbf7675a52efd7b54c3f55ab (diff) | |
download | chef-780b8e5f57733fedc71ff99286e7c68ae1a77567.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2237.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9628f24e23..3c858978b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -126,6 +126,8 @@ Added JSON output to `knife status` command. `--medium` and `--long` output formatting parameters are now supported in knife status. * [**Trevor North**](https://github.com/trvrnrth): Removed dead code from `knife ssh`. +* [**Nicolas Szalay**](https://github.com/rottenbytes): + Fixed a bug preventing mounting of cgroup type devices in the mount provider. ### Chef Contributions |