summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-21 10:55:19 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-21 10:55:19 -0700
commit780b8e5f57733fedc71ff99286e7c68ae1a77567 (patch)
treeaabf1ad3666ea477acebe1dd8cd6ce1d0f92d48b
parentdf4240b951fa2c73bbf7675a52efd7b54c3f55ab (diff)
downloadchef-780b8e5f57733fedc71ff99286e7c68ae1a77567.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2237.
-rw-r--r--CHANGELOG.md2
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