diff options
author | Bryan McLellan <btm@getchef.com> | 2014-06-20 14:37:20 -0700 |
---|---|---|
committer | Bryan McLellan <btm@getchef.com> | 2014-06-20 14:37:52 -0700 |
commit | ec30afbca5c31953975c45b2d0efde01223541cc (patch) | |
tree | 7739964244f3144b8061ce7706bb1988fe903583 /CHANGELOG.md | |
parent | da4796cf5cc7d0b902fa72ba457cf24e192bf831 (diff) | |
download | chef-ec30afbca5c31953975c45b2d0efde01223541cc.tar.gz |
CHEF-5158: Contribution notes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa38f3e7ee..453b7e6c96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,7 +87,8 @@ Add support for automatically using the Systemd service provider when available. (CHEF-3637) * [**Matt Hoyle**](https://github.com/deployable): Add timeout for Chef::Provider::Service::Windows. (CHEF-1165) - +* [**Jesse Hu**](https://github.com/jessehu): + knife[:attribute] in knife.rb should not override --attribute (CHEF-5158) * Update rpm provider checking regex to allow for special characters (CHEF-4893) * Allow for spaces in selinux controlled directories (CHEF-5095) |