summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2015-01-28 10:52:10 -0800
committertyler-ball <tyleraball@gmail.com>2015-01-28 11:44:46 -0800
commitb48cc5f89a9ae021927680676473e1056e9e9d15 (patch)
treef4a18f6bacfb7ca2f93cc65fb6cb382c22e77e7b
parent1129658da498dfdefb1aead453b21ecb6c2df61c (diff)
downloadchef-b48cc5f89a9ae021927680676473e1056e9e9d15.tar.gz
Adding changelog updates for https://github.com/chef/chef/pull/2698tball/merging-2698
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08d28b59ac..0a96ec8d28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,8 @@
Remove all RSpec test filters related to Ruby 1.8 and 1.9
* [**Xabier de Zuazo**] (https://github.com/zuazo)
Fix knife cookbook upload messages
+* [**David Crowder**] (https://github.com/david-crowder)
+ refactor to use shell_out in rpm provider
### Chef Contributions
* ruby 1.9.3 support is dropped