diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-15 15:58:46 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2014-12-15 15:58:46 -0800 |
commit | 69831757c86096d539df515556770aaefc25e322 (patch) | |
tree | 9e32fb0bb58731c077b8d5d65580ea3b5c628237 /CHANGELOG.md | |
parent | 8df243295766cf61486820cc2d9cef7961ce250b (diff) | |
download | chef-69831757c86096d539df515556770aaefc25e322.tar.gz |
Added contributor for Issue 2625
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 16ea68bcdb..8f9dfa9bbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ * [Issue 2609](https://github.com/opscode/chef/issues/2609) Resolve the circular dependency between ProviderResolver and Resource. * [Issue 2596](https://github.com/opscode/chef/issues/2596) Fix nodes not writing to disk * [Issue 2580](https://github.com/opscode/chef/issues/2580) Make sure the relative paths are preserved when using link resource. -* [Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource +* [gh2k](https://github.com/gh2k) + [Issue 2625](https://github.com/opscode/chef/issues/2625) Fix missing `shell_out!` for `windows_package` resource * [Pull 2630](https://github.com/opscode/chef/pull/2630) Improve knife's SSL error messaging |