diff options
author | Serdar Sutay <serdar@opscode.com> | 2014-10-24 13:36:42 -0700 |
---|---|---|
committer | Serdar Sutay <serdar@opscode.com> | 2014-10-24 13:36:42 -0700 |
commit | ba40ce44d032acd7ea30e5e6ba94525c495e4ab2 (patch) | |
tree | 8e2c3b05bbbec706de0393444d58d861b8e0e33a /CHANGELOG.md | |
parent | 7204952832b29d0deb2dcec08510d393cbe71648 (diff) | |
download | chef-ba40ce44d032acd7ea30e5e6ba94525c495e4ab2.tar.gz |
Contribution info for https://github.com/opscode/chef/pull/2251.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
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 |