summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerdar Sutay <serdar@opscode.com>2014-10-24 13:36:42 -0700
committerSerdar Sutay <serdar@opscode.com>2014-10-24 13:36:42 -0700
commitba40ce44d032acd7ea30e5e6ba94525c495e4ab2 (patch)
tree8e2c3b05bbbec706de0393444d58d861b8e0e33a
parent7204952832b29d0deb2dcec08510d393cbe71648 (diff)
downloadchef-ba40ce44d032acd7ea30e5e6ba94525c495e4ab2.tar.gz
Contribution info for https://github.com/opscode/chef/pull/2251.
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 021a070e27..4fafc040a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -136,6 +136,9 @@
Made empty run_list to produce an empty array when using node.to_hash.
* [**Siddheshwar More**](https://github.com/siddheshwar-more):
Fixed a bug in knife bootstrap that caused config options to override command line options.
+* [**Thiago Oliveira**](https://github.com/chilicheech):
+ Fixed a bug in Mac OSX group provider and made it idempotent.
+
### Chef Contributions