summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-10 15:14:10 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-10 15:14:10 -0700
commita2e29f248a6d8bf8e92bcf1a1229c3236b69b21f (patch)
tree056afcd0711f9d1c531802702d70177f7eb4e2f8
parent21c94fbfd3ab3b0b6eb457a64dc6ac288f073970 (diff)
downloadchef-a2e29f248a6d8bf8e92bcf1a1229c3236b69b21f.tar.gz
Contribution information for https://github.com/opscode/chef/pull/2051.
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40fa8afcf9..84df67bd3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -102,6 +102,9 @@
Added support for `sensitive` property to the execute resource.
* [**Nolan Davidson**](https://github.com/nsdavidson):
Added an error message to prevent unintentional running of `exec()` in recipes.
+* [**wacky612**](https://github.com/wacky612):
+ Fixed a bug in pacman package provider that was preventing the installation of `bind` package.
+
### Chef Contributions