diff options
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 |